From: Johannes Berg Date: Thu, 25 Oct 2012 17:02:42 +0000 (+0200) Subject: mac80211: move AP teardown code to correct place X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b20b8e8d70a0f4f18c254b42e5b157f93731e9f;p=pandora-kernel.git mac80211: move AP teardown code to correct place Since cfg80211 will now call the explicit stop_ap operation when an AP interface goes down, move all teardown code there and remove it from interface handling. The only thing that needs to stay is the code to dev_close() all dependent VLANs. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed