Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/sfc
Edward Cree a7f80189e4 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: 3af0f34290 ("sfc: replace asynchronous filter operations")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-14 15:39:52 -04:00
..
2016-12-01 15:39:38 -05:00
2013-08-29 23:34:51 +01:00
2017-12-18 13:07:49 -05:00
2018-03-14 13:12:14 -04:00
2017-12-18 13:07:49 -05:00
2016-11-18 11:55:38 -05:00