mirror of https://gitee.com/openkylin/linux.git
91dfd02b23
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:
|
||
---|---|---|
.. | ||
Makefile | ||
qede.h | ||
qede_dcbnl.c | ||
qede_ethtool.c | ||
qede_filter.c | ||
qede_fp.c | ||
qede_main.c | ||
qede_ptp.c | ||
qede_ptp.h | ||
qede_rdma.c |