]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Fix VF removal sequence
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Tue, 9 May 2017 12:07:48 +0000 (15:07 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 May 2017 15:24:22 +0000 (11:24 -0400)
commitdbfcd75dda2d9d8dc821bbeaca02690cc6ca896d
tree072c0f70d1ba9238f105c2be9c18f5bde8e6cff6
parentebe69a23e639e1ed3920721c8213e3abdc848599
qed: Fix VF removal sequence

After previos changes in HW-stop scheme, VFs stopped sending CLOSE
messages to their PFs when they unload.

Fixes: 8a37118f9a43 ("qed: Correct HW stop flow")
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_main.c