Hi Dave, While writing some new code yesterday, I found and fixed a per-CPU memory leak, this pull request has just a single patch addressing that. Let me know if there's any problem. Thanks, johannes The following changes since commit 8f815cdde3e550e10c2736990d791f60c2ce43eb: nl80211: check netlink protocol in socket release notification (2016-04-12 15:39:06 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2016-04-27 for you to fetch changes up to e6436be21e77e3659b4ff7e357ab5a8342d132d2: mac80211: fix statistics leak if dev_alloc_name() fails (2016-04-27 10:06:58 +0200) ---------------------------------------------------------------- Just a single fix, for a per-CPU memory leak in a (root user triggerable) error case. ---------------------------------------------------------------- Johannes Berg (1): mac80211: fix statistics leak if dev_alloc_name() fails net/mac80211/iface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html