diff options
author | Michal Kalderon <[email protected]> | 2018-05-13 20:54:06 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-13 20:26:24 -0400 |
commit | 91dfd02b23006e7cc557bcb3a40aeb740f66fb52 (patch) | |
tree | 27af477125c58d5519607d874079db7ec0bd7507 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 55c82617c3e82210b7471e9334e8fc5df6a9961f (diff) |
qede: Fix ref-cnt usage count
Rebooting while qedr is loaded with a VLAN interface present
results in unregister_netdevice waiting for the usage count
to become free.
The fix is that rdma devices should be removed before unregistering
the netdevice, to assure all references to ndev are decreased.
Fixes: cee9fbd8e2e9 ("qede: Add qedr framework")
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions