diff options
author | Edward Cree <ecree@solarflare.com> | 2018-04-13 20:17:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-14 21:39:52 +0200 |
commit | a7f80189e41c96c0c6210e9198a31859c91eb3e5 (patch) | |
tree | 745d3870668a427199f87c3d4ab7d0108c228aec /drivers/clk/tegra | |
parent | sfc: insert ARFS filters with replace_equal=true (diff) | |
download | linux-a7f80189e41c96c0c6210e9198a31859c91eb3e5.tar.xz linux-a7f80189e41c96c0c6210e9198a31859c91eb3e5.zip |
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
When we inserted an ARFS filter for ndo_rx_flow_steer(), we didn't know
what the filter ID would be, so we just returned 0. Thus, we must also
pass 0 as the filter ID when calling rps_may_expire_flow() for it, and
rely on the flow_id to identify what we're talking about.
Fixes: 3af0f34290f6 ("sfc: replace asynchronous filter operations")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clk/tegra')
0 files changed, 0 insertions, 0 deletions