linux/drivers/net/wwan
Sergey Ryazanov f492fccf3d wwan: core: multiple netdevs deletion support
Use unregister_netdevice_queue() instead of simple
unregister_netdevice() if the WWAN netdev ops does not provide a dellink
callback. This will help to accelerate deletion of multiple netdevs.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-22 10:01:16 -07:00
..
iosm net: iosm: remove an unnecessary NULL check 2021-06-21 12:17:55 -07:00
Kconfig net: wwan: Add RPMSG WWAN CTRL driver 2021-06-18 13:13:40 -07:00
Makefile net: wwan: Add RPMSG WWAN CTRL driver 2021-06-18 13:13:40 -07:00
mhi_wwan_ctrl.c net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation 2021-04-20 17:13:43 -07:00
rpmsg_wwan_ctrl.c net: wwan: Allow WWAN drivers to provide blocking tx and poll function 2021-06-18 13:13:40 -07:00
wwan_core.c wwan: core: multiple netdevs deletion support 2021-06-22 10:01:16 -07:00
wwan_hwsim.c wwan_hwsim: support network interface creation 2021-06-22 10:01:16 -07:00