]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: remove sta->last_ack_signal
authorJohannes Berg <johannes.berg@intel.com>
Fri, 16 Oct 2015 14:55:51 +0000 (16:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Oct 2015 08:08:21 +0000 (10:08 +0200)
commit763aa27a292113b6fd9f6ad8bf633edc9b13c98b
treef9eb8efba96557c67e06f5e265d1354e3f5b78ec
parenta515de660747eb01f3ef80e75bfc51ac63cfc546
mac80211: remove sta->last_ack_signal

This file only feeds a debugfs file that isn't very useful, so remove
it. If necessary, we can add other ways to get this information, for
example in the NL80211_CMD_PROBE_CLIENT response.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.h
net/mac80211/status.c