]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: fix missed high priority region calculation
authorShahjada Abul Husain <shahjada@chelsio.com>
Tue, 17 Dec 2019 06:42:08 +0000 (12:12 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 06:33:54 +0000 (22:33 -0800)
commit7f273b128ef5fc70f4e4a265cca63ac0c37e5807
tree81d2c7bd7e33e98c1dad584edfb89a5edce359a2
parent72c385af6186353db7cedc2d2eed4c11e6aae52c
cxgb4: fix missed high priority region calculation

commit 4c99470ecedf ("cxgb4: add support for high priority filters")
has missed considering high priority region calculation in some code
paths. This patch fixes them.

Fixes: 4c99470ecedf ("cxgb4: add support for high priority filters")
Signed-off-by: Shahjada Abul Husain <shahjada@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c