mac80211: send statistics with delete station event
authorJohannes Berg <johannes.berg@intel.com>
Fri, 14 Nov 2014 19:32:57 +0000 (20:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Jan 2015 14:28:03 +0000 (15:28 +0100)
commit6f7a8d26e2668e00de524d3da0122a4411047dd2
treea15ab39b989b4a274a3ec8233af8b15a7a7da9ea
parentcf5ead822d5db2d276616ccca91f00eb3b855db2
mac80211: send statistics with delete station event

Use the new cfg80211_del_sta_sinfo() function to send the
statistics about the deleted station with the delete event.
This lets userspace see how much traffic etc. the deleted
station used.

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