aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorReinhard Speyerer <[email protected]>2019-06-12 19:03:15 +0200
committerDavid S. Miller <[email protected]>2019-06-14 19:05:58 -0700
commita8fdde1cb830e560208af42b6c10750137f53eb3 (patch)
tree6d0331ae62daba32a17f21fbed2892f6de93b7b1 /net/lapb/lapb_iface.c
parent44f82312fe9113bab6642f4d0eab6b1b7902b6e1 (diff)
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
Switch qmimux_unregister_device() and qmi_wwan_disconnect() to use unregister_netdevice_queue() and unregister_netdevice_many() instead of unregister_netdevice(). This avoids RCU stalls which have been observed on device disconnect in certain setups otherwise. Fixes: c6adf77953bc ("net: usb: qmi_wwan: add qmap mux protocol support") Cc: Daniele Palmas <[email protected]> Signed-off-by: Reinhard Speyerer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions