mac80211: another fix for idle handling in monitor mode
authorFelix Fietkau <nbd@openwrt.org>
Sat, 2 Mar 2013 18:05:47 +0000 (19:05 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 2 Mar 2013 20:24:42 +0000 (21:24 +0100)
commit801d929ca7d935ee199fd61d8ef914f51e892270
tree8f242f50b25e120744ef717121555968bada870c
parent24af717c35189f7a83c34e637256ccb7295a617b
mac80211: another fix for idle handling in monitor mode

When setting a monitor interface up or down, the idle state needs to be
recalculated, otherwise the hardware will just stay in its previous idle
state.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c