commit | 7ea3e110f2f8ba23f330c2f702f556acd539bcb8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 18 11:40:44 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri May 18 12:37:55 2018 +0200 |
tree | 8619eac094435ad790ee411991a3a4bd8f69f5b4 | |
parent | 0fdf1493b41eb64fc7e8c8e1b8830a4bd8c4bbca [diff] |
cfg80211: release station info tidstats where needed This fixes memory leaks in cases where we got the station info but failed sending it out properly. Fixes: 8689c051a201 ("cfg80211: dynamically allocate per-tid stats for station info") Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>