]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
authorNaveen Mamindlapalli <naveenm@marvell.com>
Sun, 22 Aug 2021 12:02:22 +0000 (17:32 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Aug 2021 20:38:15 +0000 (21:38 +0100)
commitc8a3c0e685961dbe8a2340273095d53f691b01fb
tree56fd2fcc6c77cb9b46dd2db9262f98dddd2689f8
parentcabe3053753d1a6ecfcff43bd0bf9c4656f08e8e
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req

This patch corrects the erroneous vlan priority mask field that was
send to npc_install_flow_req.

Fixes: b7e353b2b37f ("octeontx2-pf: Add tc flower hardware offload on ingress traffic")
Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c