diff options
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | 2014-08-13 16:04:51 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-08-25 16:17:41 -0400 |
commit | a796dac9a6bedff6db99f57828c85c97071d3d1e (patch) | |
tree | 1cd9e5371031ca8196ffa203275b0c9f4c1a88c3 /drivers/net/wireless/hostap/hostap_pci.c | |
parent | f0bd88dfd7e5d53bce84a9d077c949774f27a25a (diff) | |
download | linux-a796dac9a6bedff6db99f57828c85c97071d3d1e.tar.bz2 |
wireless: core: Reorder wiphy_register() notifications relevantly
Currently it can send regulatory domain change notification before any
NEW_WIPHY notification. Moreover, if rfill_register() fails, calling
wiphy_unregister() will send a DEL_WIPHY though no NEW_WIPHY had been
sent previously.
Thus reordering so it properly notifies NEW_WIPHY before any other.
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_pci.c')
0 files changed, 0 insertions, 0 deletions