diff options
author | Shahjada Abul Husain <shahjada@chelsio.com> | 2020-03-13 14:32:57 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-15 00:12:33 -0700 |
commit | 46ea929b2b3f66e6a9bc91adbb9ca2157065f9b2 (patch) | |
tree | 76fd1c54196190facbb62c326fa818d48f393925 /drivers/mailbox/stm32-ipcc.c | |
parent | fc191af1bb0d069dc7e981076e8b80af21f1e61d (diff) |
cxgb4: fix delete filter entry fail in unload path
Currently, the hardware TID index is assumed to start from index 0.
However, with the following changeset,
commit c21939998802 ("cxgb4: add support for high priority filters")
hardware TID index can start after the high priority region, which
has introduced a regression resulting in remove filters entry
failure for cxgb4 unload path. This patch fix that.
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>
Diffstat (limited to 'drivers/mailbox/stm32-ipcc.c')
0 files changed, 0 insertions, 0 deletions