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)
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

Simple merge