From: Felix Fietkau Date: Mon, 27 Oct 2014 10:56:06 +0000 (+0100) Subject: mac80211: flush keys for AP mode on ieee80211_do_stop X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~119^2~23^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b68487869031828aede7313c2befc53d6d30ec;p=pandora-kernel.git mac80211: flush keys for AP mode on ieee80211_do_stop Userspace can add keys to an AP mode interface before start_ap has been called. If there have been no calls to start_ap/stop_ap in the mean time, the keys will still be around when the interface is brought down. Signed-off-by: Felix Fietkau [adjust comments, fix AP_VLAN case] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed