From: Amitkumar Karwar Date: Fri, 28 Feb 2014 03:35:17 +0000 (-0800) Subject: mwifiex: stop AP at shutdown time X-Git-Tag: v3.15-rc1~113^2~159^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848819f43878a3a3f7c659fee3b6e16c334c3062;p=pandora-kernel.git mwifiex: stop AP at shutdown time Deauth is sent to AP when the device is acting as station at shutdown time. Similarly we should stop AP operation also. mwifiex_deauthenticate() takes care closing the connection based on provided interface type. Add a new function to simplify the code. Reported-by: Avery Pennarun Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed