summaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
diff options
context:
space:
mode:
authorRahul Lakkireddy <rahul.lakkireddy@chelsio.com>2021-06-12 19:20:44 +0530
committerDavid S. Miller <davem@davemloft.net>2021-06-14 12:17:57 -0700
commit09427c1915f754ebe7d3d8e54e79bbee48afe916 (patch)
treedc97a16e34df3784b776a13e19000d94b08c6b9f /net/ipv4/route.c
parent49a10c7b176295f8fafb338911cf028e97f65f4d (diff)
cxgb4: fix wrong ethtool n-tuple rule lookup
The TID returned during successful filter creation is relative to the region in which the filter is created. Using it directly always returns Hi Prio/Normal filter region's entry for the first couple of entries, even though the rule is actually inserted in Hash region. Fix by analyzing in which region the filter has been inserted and save the absolute TID to be used for lookup later. Fixes: db43b30cd89c ("cxgb4: add ethtool n-tuple filter deletion") Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/route.c')
0 files changed, 0 insertions, 0 deletions