diff options
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r-- | net/mac80211/ieee80211_i.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h index 819844726dd4..f1ef522bfe07 100644 --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h | |||
@@ -635,8 +635,6 @@ struct ieee80211_local { | |||
635 | 635 | ||
636 | int rts_threshold; | 636 | int rts_threshold; |
637 | int fragmentation_threshold; | 637 | int fragmentation_threshold; |
638 | int short_retry_limit; /* dot11ShortRetryLimit */ | ||
639 | int long_retry_limit; /* dot11LongRetryLimit */ | ||
640 | 638 | ||
641 | struct crypto_blkcipher *wep_tx_tfm; | 639 | struct crypto_blkcipher *wep_tx_tfm; |
642 | struct crypto_blkcipher *wep_rx_tfm; | 640 | struct crypto_blkcipher *wep_rx_tfm; |