Tomasz Bursztyka a796dac9a6 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>
2014-08-25 16:17:41 -04:00
..
2014-07-01 23:46:21 -07:00
2014-08-14 08:49:25 +02:00
2014-06-04 22:46:38 -07:00
2014-08-19 10:58:44 -07:00
2014-08-13 18:13:19 -06:00
2014-08-19 11:16:38 -07:00