iwlwifi: add 1X HW WEP support
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-4965.h
index 93df29e4689a65eba11bbe04b3a7c53ed278bf51..23ab5236504b7b56651719b4bb25326404fbdea7 100644 (file)
@@ -461,6 +461,7 @@ struct iwl4965_tid_data {
 struct iwl4965_hw_key {
        enum ieee80211_key_alg alg;
        int keylen;
+       u8 keyidx;
        struct ieee80211_key_conf *conf;
        u8 key[32];
 };
This page took 0.03662 seconds and 5 git commands to generate.