]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wireless/iwlwifi/iwl-dev.h
iwlwifi: push virtual interface through
[net-next-2.6.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
index d09c8bc20d174fd8ca36ef83c86d83d32fc30965..bcdb663ec923e7026696f2852c440ec6cc53ad97 100644 (file)
@@ -1243,7 +1243,6 @@ struct iwl_priv {
 
        /* Last Rx'd beacon timestamp */
        u64 timestamp;
-       u16 beacon_int;
        struct ieee80211_vif *vif;
 
        union {
@@ -1305,10 +1304,6 @@ struct iwl_priv {
        struct iwl_hw_params hw_params;
 
        u32 inta_mask;
-       /* Current association information needed to configure the
-        * hardware */
-       u16 assoc_id;
-       u16 assoc_capability;
 
        struct iwl_qos_info qos_data;