commit | c52f33d05e5f8d59f02722fbc308f5f391575ca5 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue Mar 03 19:23:29 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:45 2009 -0500 |
tree | 19c6d56f3594e8b43d725b5d919bb775921fde38 | |
parent | bce048d77dff3dcfd75d54dc38580c81baa95853 [diff] |
ath9k: Add support for multiple secondary virtual wiphys The new struct ath_softc::sec_wiphy array is used to store information about virtual wiphys and select which wiphy is used in calls to mac80211. Each virtual wiphy will be assigned a different MAC address based on the virtual wiphy index. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>