Files
linux-nv-oot/drivers/net/ethernet
Rakesh Goyal 7bbf31a2a7 nvethernet: fix ndo_vlan_rx_kill_vid()
Issue: VLAN tag MAC register access after ether_close()

Fix: If netif is not running, return 0 from
ndo_vlan_rx_kill_vid and don't call OSI interface call.

Bug 200544722
Bug 200545674

Change-Id: Iecb4cb53e0e5cd3a544110b323b5e1c7b04ba1d5
Signed-off-by: Rakesh Goyal <rgoyal@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2204247
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2022-11-01 14:27:07 +05:30
..