3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-09 20:10:48 +01:00
Denis Kenzior 738184d491 device/netdev: init scan in netdev instead of device
Commit 1057d8aa743a changed the device interface creation logic
from being unconditional inside netdev.c to instead use NETDEV_WATCH_*
events.  However, this broke the assumption that the device interface
was created before all others.  The effect is that the scan_wdev_add
might no longer be called prior to station interface being created.  Fix
this by moving scan_wdev_add/remove calls to netdev.c instead.

Fixes: 1057d8aa743a ("device: Move device creation from netdev.c to event watch")
2019-12-06 10:12:55 -06:00
..
2019-10-11 15:37:33 -05:00
2019-11-21 14:00:35 -06:00
2019-05-19 13:07:13 -05:00
2019-05-23 16:59:14 -05:00
2017-11-28 13:20:33 -06:00
2019-11-08 21:24:54 -06:00
2019-11-11 18:29:45 -06:00
2019-07-15 14:06:26 -05:00
2019-07-02 19:09:57 -05:00
2019-11-21 20:34:06 -06:00
2019-11-21 20:51:21 -06:00
2019-11-21 14:00:35 -06:00