Files
ubports_kernel_google_msm/drivers
Bob Copeland 72828b1b3c ath5k: disable beacon interrupt when interface is down
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>
2009-06-03 14:06:15 -04:00
..
2009-04-21 13:41:51 -07:00
2009-06-03 02:51:04 -07:00
2009-05-06 16:36:10 -07:00
2009-06-03 14:06:13 -04:00
2009-06-03 02:51:04 -07:00
2009-04-14 19:46:19 -07:00
2009-05-29 22:12:32 -07:00