From: Jouni Malinen Date: Tue, 3 Mar 2009 17:23:36 +0000 (+0200) Subject: ath9k: Check virtual wiphy state on tx() X-Git-Tag: v2.6.30-rc1~662^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee166a0e71947e0ebeb044fd2277435f665270ac;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed