diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-11-16 12:34:55 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-17 20:45:15 (GMT) |
commit | fcac4fb00eaefea375db9745464cc182389a1751 (patch) | |
tree | d1273395ac9e5798c6b79b870a72e560ee215a59 /drivers | |
parent | 1f80c230a7d291a10045a3cdc2efd18a4185674d (diff) | |
download | linux-fcac4fb00eaefea375db9745464cc182389a1751.tar.xz |
mac80211: call ieee80211_recalc_idle() after sending packets
Some drivers (e.g. ath9k) assume that it's safe to go into low-power mode
immediately after the idle state changes. To support that, mac80211 even
calls drv_flush() before that happens.
In some instances, mac80211 sent a packet right after recalculating the
idle state, this patch fixes that.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions