diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 4afa7df2a180..3b0fcb255717 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -90,10 +90,6 @@ struct sta_info { | |||
90 | int channel_use; | 90 | int channel_use; |
91 | int channel_use_raw; | 91 | int channel_use_raw; |
92 | 92 | ||
93 | int key_idx_compression; /* key table index for compression and TX | ||
94 | * filtering; used only if sta->key is not | ||
95 | * set */ | ||
96 | |||
97 | int assoc_ap; /* whether this is an AP that we are | 93 | int assoc_ap; /* whether this is an AP that we are |
98 | * associated with as a client */ | 94 | * associated with as a client */ |
99 | 95 | ||