From: Michal Kalderon <[email protected]>
Date: Sun, 13 May 2018 20:54:06 +0300
> 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]>
Applied.