commit | 6f7a8d26e2668e00de524d3da0122a4411047dd2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 14 20:32:57 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 08 15:28:03 2015 +0100 |
tree | a15ab39b989b4a274a3ec8233af8b15a7a7da9ea | |
parent | cf5ead822d5db2d276616ccca91f00eb3b855db2 [diff] |
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>