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)
commit3646ae0de90eb271ef48ec1fa75e63873ab20fc6
tree81d2c7bd7e33e98c1dad584edfb89a5edce359a2
parent8ae674964e67eb7deb3f0e489bfe9c102a7990b0
cxgb4: fix missed high priority region calculation

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

Fixes: c21939998802 ("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