mac80211: dont use interface indices in drivers
[deliverable/linux.git] / drivers / net / wireless / rtl8180.h
index 0b333cacbd8581e40dc0b3606173fca1e5ae576b..2cbfe3c8081f9acf1ac9d90c676e44e1615e24e3 100644 (file)
@@ -90,8 +90,8 @@ struct rtl8180_priv {
        /* common between rtl818x drivers */
        struct rtl818x_csr __iomem *map;
        const struct rtl818x_rf_ops *rf;
+       struct ieee80211_vif *vif;
        int mode;
-       int if_id;
 
        /* rtl8180 driver specific */
        spinlock_t lock;
This page took 0.023973 seconds and 5 git commands to generate.