mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 16:32:39 +04:00
800ea46bd5
rtw_ndev_notifier_call should ignore network devices created by other drivers, and it does so, but when CONFIG_WIRELESS_EXT=n, it does not behave as expected. Signed-off-by: Liangbin Lian <jjm2473@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18801 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>