mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 23:25:54 +00:00
72828b1b3c
When we remove the active interface, there's no need to continue sending beacons; doing so would cause a null pointer deref in ieee80211_beacon_get(). Disable the interrupt in remove_interface and add a WARN_ON(!vif) in case there are other instances lurking. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
ar9170 | ||
ath5k | ||
ath9k | ||
Kconfig | ||
main.c | ||
Makefile | ||
regd_common.h | ||
regd.c | ||
regd.h |