commit | 0e2dedf971f3feefd4d3d3d8cb5c57b1757f1101 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue Mar 03 19:23:32 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:46 2009 -0500 |
tree | 8ae3400d17331c000ac204ab85a970434f5e5233 | |
parent | f0ed85c6c7960b26666db013e02e748b56eef98a [diff] |
ath9k: Add routines for switching between active virtual wiphys ath9k_wiphy_select() can be used to select a virtual wiphy to be activated. Other virtual wiphys will be paused and once that is done, the operational channel is changed and the wiphys that are on the selected channel will be unpaused. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>