Files
android_kernel_samsung_sm8750/drivers/net/wireless/ath/ath5k
Bruno Randolf 4198a8d036 ath5k: Don't wake internal queues
We should only wake up queues which mac80211 knows about (queues 0-3). We have
another internal queue ("CAB", queue number 6) which we use for power-saved
frames. When transmitted frames are processed from this queue, we have to make
sure we don't bother mac80211 with waking a queue it doesn't know about.

this fixes:

WARNING: at /home/br1/ath/wireless-testing/net/mac80211/util.c:275
  __ieee80211_wake_queue+0xd6/0xe0 [mac80211]()

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-10-05 13:37:52 -04:00
..
2010-08-24 16:28:00 -04:00
2010-09-28 15:47:57 -04:00
2010-10-05 13:37:52 -04:00
2010-10-05 13:35:25 -04:00
2010-06-02 16:13:24 -04:00
2010-10-05 13:35:25 -04:00
2010-08-24 16:28:00 -04:00
2010-06-02 16:13:24 -04:00
2010-08-24 16:28:00 -04:00