mac80211: dont use interface indices in drivers
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-4965.h
index 241f4448a4ada599f7d4d7b829bad603d5754f64..aad7f70bab76ba4a3b44f0cd2a10b60c29e67804 100644 (file)
@@ -1212,7 +1212,7 @@ struct iwl4965_priv {
        u32 timestamp1;
        u16 beacon_int;
        struct iwl4965_driver_hw_info hw_setting;
-       int interface_id;
+       struct ieee80211_vif *vif;
 
        /* Current association information needed to configure the
         * hardware */
This page took 0.026254 seconds and 5 git commands to generate.