mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Issue: skb_vlan_tag_get gives only the VLAN_ID for the earlier kernel versions (K4.9) and hence added a logic to take care of adding the VLAN priority explicitly and hence the VLAN priority getting modified in a newer kernel version where VLAN PRIO is already included Fix: remove the logic of explicit adding of VLAN priority. Bug 3788862 Bug 4088361 Change-Id: I0ac9ebfe21d3e696ac1b0f6ba540c010928f775f Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2806468 (cherry picked from commit 799b17fc35f3bc3ec75ea93452c03bd52ed28527) Signed-off-by: Narayan Reddy <narayanr@nvidia.com> Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2895043 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>