summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/xenbus.c
diff options
context:
space:
mode:
authorShahjada Abul Husain <shahjada@chelsio.com>2019-12-17 12:12:09 +0530
committerDavid S. Miller <davem@davemloft.net>2019-12-17 22:33:54 -0800
commit59437d78f088e506cabdd5e0f0601c531a9830b4 (patch)
tree72fcc8973604ce5610f6a2df6661a38816ebc004 /drivers/net/xen-netback/xenbus.c
parent3646ae0de90eb271ef48ec1fa75e63873ab20fc6 (diff)
cxgb4/chtls: fix ULD connection failures due to wrong TID base
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 connection failures for ULDs. So, fix all related code to properly recalculate the TID start index based on whether high priority filters are enabled or not. 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/net/xen-netback/xenbus.c')
0 files changed, 0 insertions, 0 deletions