Re: [PATCH 5/9] mwifiex: stop AP at shutdown time
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-02-28 07:56:46
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-02-28 07:56:46
On Thu, 2014-02-27 at 19:35 -0800, Bing Zhao wrote:
From: Amitkumar Karwar <redacted> 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.
Wouldn't all this be handled by cfg80211 anyway? johannes