aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-03-18 19:23:18 +0000
committerJohannes Berg <johannes.berg@intel.com>2016-04-05 11:12:09 +0200
commitc2d45923e3df43b58bddf80debd8e22edd5077bf (patch)
tree5c81aff86a0a82f22a80f3070e71b039754fdf95 /net/mac80211/sta_info.h
parentmac80211: add doc for RX_FLAG_DUP_VALIDATED flag (diff)
downloadlinux-dev-c2d45923e3df43b58bddf80debd8e22edd5077bf.tar.xz
linux-dev-c2d45923e3df43b58bddf80debd8e22edd5077bf.zip
mac80211: remove description of dropped member
Commit 976bd9efdae6 ("mac80211: move beacon_loss_count into ifmgd") removed the member from the sta_info struct but the description stayed lingering. Remove it. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r--net/mac80211/sta_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h
index 053f5c4fa495..62193f4bc37b 100644
--- a/net/mac80211/sta_info.h
+++ b/net/mac80211/sta_info.h
@@ -377,7 +377,6 @@ DECLARE_EWMA(signal, 1024, 8)
* @uploaded: set to true when sta is uploaded to the driver
* @sta: station information we share with the driver
* @sta_state: duplicates information about station state (for debug)
- * @beacon_loss_count: number of times beacon loss has triggered
* @rcu_head: RCU head used for freeing this station struct
* @cur_max_bandwidth: maximum bandwidth to use for TX to the station,
* taken from HT/VHT capabilities or VHT operating mode notification