]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/wireless/iwlwifi/iwl-dev.h
iwlagn: priv->sta_lock moves to iwl_shared
[mv-sheeva.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
index 8ba2d94419e577e85050a6b7aeb1f36e9bf457cf..fa92975b6a899a5091ce2eb0917cde22ab3f983d 100644 (file)
@@ -1307,9 +1307,6 @@ struct iwl_priv {
        struct iwl_tt_mgmt thermal_throttle;
 
        /* station table variables */
-
-       /* Note: if lock and sta_lock are needed, lock must be acquired first */
-       spinlock_t sta_lock;
        int num_stations;
        struct iwl_station_entry stations[IWLAGN_STATION_COUNT];
        unsigned long ucode_key_table;