mac80211: Remove unused variable in per STA debugfs struct
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Sat, 19 Mar 2016 14:29:43 +0000 (19:59 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 09:57:11 +0000 (11:57 +0200)
commit96f321c9d42a61aa1e2760a47a574f286b028be2
tree976a436ed22c413fe93ab7bf53b71f9e8509a79f
parent1e0bbebaae660f27c24cbd9c3e693420234115ff
mac80211: Remove unused variable in per STA debugfs struct

Remove unused variable in per STA debugfs structure, 'commit 34e895075e21
("mac80211: allow station add/remove to sleep")' removed the only user of
'add_has_run'.

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.h