diff options
author | Sergey Ryazanov <[email protected]> | 2021-06-22 01:50:54 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-22 10:01:16 -0700 |
commit | f492fccf3d62ba8e8b4d75d3f2ab82af25b18ffa (patch) | |
tree | 53ec5fbcec9d084fb973b8224a9a5a77238c8e22 /scripts/gdb/linux/config.py | |
parent | 58c3b421c62edd30b0b660e3e6711ad91842c271 (diff) |
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 <[email protected]>
Reviewed-by: Loic Poulain <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions