commit | ee166a0e71947e0ebeb044fd2277435f665270ac | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue Mar 03 19:23:36 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:47 2009 -0500 |
tree | 13726f5488e700fe5606d67d566ff442cf55e59e | |
parent | 18eb62f87a8d1dc6ed8a01a52e6b2b1600802608 [diff] |
ath9k: Check virtual wiphy state on tx() mac80211 should not be requesting us to transmit frames on paused wiphys since we stop the TX queues. Just in case, add debug code to make sure we catch if this were to happen. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>