diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 5ad9250b63ab..dc2606d0ae77 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -169,9 +169,6 @@ struct sta_ampdu_mlme { | |||
169 | * @lock: used for locking all fields that require locking, see comments | 169 | * @lock: used for locking all fields that require locking, see comments |
170 | * in the header file. | 170 | * in the header file. |
171 | * @flaglock: spinlock for flags accesses | 171 | * @flaglock: spinlock for flags accesses |
172 | * @addr: MAC address of this STA | ||
173 | * @aid: STA's unique AID (1..2007, 0 = not assigned yet), | ||
174 | * only used in AP (and IBSS?) mode | ||
175 | * @listen_interval: listen interval of this station, when we're acting as AP | 172 | * @listen_interval: listen interval of this station, when we're acting as AP |
176 | * @pin_status: used internally for pinning a STA struct into memory | 173 | * @pin_status: used internally for pinning a STA struct into memory |
177 | * @flags: STA flags, see &enum ieee80211_sta_info_flags | 174 | * @flags: STA flags, see &enum ieee80211_sta_info_flags |