]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/wireless/ath5k/base.h
mac80211: dont use interface indices in drivers
[mirror_ubuntu-zesty-kernel.git] / drivers / net / wireless / ath5k / base.h
index 927d67db3dc2559c1cf823f24927feec116b148d..7ba2223d22470c5a570280788260b5836d504c07 100644 (file)
@@ -123,7 +123,7 @@ struct ath5k_softc {
        unsigned int            curmode;        /* current phy mode */
        struct ieee80211_channel *curchan;      /* current h/w channel */
 
-       int                     iface_id;       /* add/remove_interface id */
+       struct ieee80211_vif *vif;
 
        struct {
                u8      rxflags;        /* radiotap rx flags */