From: Jouni Malinen Date: Tue, 3 Mar 2009 17:23:29 +0000 (+0200) Subject: ath9k: Add support for multiple secondary virtual wiphys X-Git-Tag: v2.6.30-rc1~662^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52f33d05e5f8d59f02722fbc308f5f391575ca5;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed