]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Special processing for channel changes during scan
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 3 Mar 2009 17:23:38 +0000 (19:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:47 +0000 (14:39 -0500)
commitd03d8fb4ad0a36a699cc34cd1c7bfba96cc44f92
treefca7ceab8f501e906d84e56a4560dd764b841637
parent72c1e7279a73d9f23ed4825f0092cc40e22a4986
ath9k: Special processing for channel changes during scan

Allow mac80211-controlled channel changes on an active wiphy and
especially during a scan. We need this as long as the scan is
controlled by mac80211. Moving this control into the driver could
allow some optimizations on scanning while using multiple virtual
interfaces, but for now, try to work as well as possible with the
current scan mechanism.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/ath9k.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/virtual.c