From: Manish Chopra <mani...@marvell.com> Date: Sun, 18 Aug 2019 07:25:48 -0700
> Commit 04f05230c5c13 ("bnx2x: Remove configured vlans as > part of unload sequence."), introduced a regression in driver > that as a part of VF's reload flow, VLANs created on the VF > doesn't get re-configured in hardware as vlan metadata/info > was not getting cleared for the VFs which causes vlan PING to stop. > > This patch clears the vlan metadata/info so that VLANs gets > re-configured back in the hardware in VF's reload flow and > PING/traffic continues for VLANs created over the VFs. > > Fixes: 04f05230c5c13 ("bnx2x: Remove configured vlans as part of unload > sequence.") > Signed-off-by: Manish Chopra <mani...@marvell.com> > Signed-off-by: Sudarsana Kalluru <skall...@marvell.com> > Signed-off-by: Shahed Shaikh <shsha...@marvell.com> Applied and queued up for -stable.