From: Yuval Mintz
Date: Mon, 22 Aug 2016 12:03:29 +0300
> Driver never bothered marking the VF's vport with the VF's sw_fid.
> As a result, FLR flows are not going to clean those vports.
>
> If the vport was active when FLRed, re-activating it would lead
> to a FW assertion.
>
> Fixes: dacd88d6
Driver never bothered marking the VF's vport with the VF's sw_fid.
As a result, FLR flows are not going to clean those vports.
If the vport was active when FLRed, re-activating it would lead
to a FW assertion.
Fixes: dacd88d6f6851 ("qed: IOV l2 functionality")
Signed-off-by: Yuval Mintz
---
Hi D