From: Jouni Malinen Date: Tue, 3 Mar 2009 17:23:31 +0000 (+0200) Subject: ath9k: Virtual wiphy pause/unpause functionality X-Git-Tag: v2.6.30-rc1~662^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ed85c6c7960b26666db013e02e748b56eef98a;p=pandora-kernel.git ath9k: Virtual wiphy pause/unpause functionality Allow virtual wiphys to be paused/unpaused to allow off-channel operations. Pause will stop all TX queues for the wiphy and move the STA into power save mode if in managed mode. Unpause wakes up the TX queues and notifies the AP that the STA woke up if in managed mode. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed