diff options
author | 2019-06-12 19:03:15 +0200 | |
---|---|---|
committer | 2019-06-14 19:05:58 -0700 | |
commit | a8fdde1cb830e560208af42b6c10750137f53eb3 (patch) | |
tree | 6d0331ae62daba32a17f21fbed2892f6de93b7b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qmi_wwan: add network device usage statistics for qmimux devices (diff) | |
download | wireguard-linux-a8fdde1cb830e560208af42b6c10750137f53eb3.tar.xz wireguard-linux-a8fdde1cb830e560208af42b6c10750137f53eb3.zip |
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 <dnlplm@gmail.com>
Signed-off-by: Reinhard Speyerer <rspmn@arcor.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions