diff options
author | Eliad Peller <eliad@wizery.com> | 2014-12-14 11:05:53 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-12-17 15:45:17 +0100 |
commit | 0f8b82456178d558f14011e06ebf9af937c4b197 (patch) | |
tree | 9c911d82264fca4c22f5b47b7f9398ade55576eb /include | |
parent | 1a952c94b544cbf01291186b8c6ca25fbb5873f2 (diff) | |
download | linux-0f8b82456178d558f14011e06ebf9af937c4b197.tar.bz2 |
mac80211: avoid reconfig if no interfaces are up
If there are no interfaces up, there is no reason
to continue the reconfig flow.
The current code might end up calling driver
callbacks (e.g. resume(), reconfig_complete())
while the driver is already stopped.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions