commit | 3646ae0de90eb271ef48ec1fa75e63873ab20fc6 | [log] [tgz] |
---|---|---|
author | Shahjada Abul Husain <shahjada@chelsio.com> | Tue Dec 17 12:12:08 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 17 22:33:54 2019 -0800 |
tree | 81d2c7bd7e33e98c1dad584edfb89a5edce359a2 | |
parent | 8ae674964e67eb7deb3f0e489bfe9c102a7990b0 [diff] |
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>