commit | 987c658a61f432804c4662b736dbd5fc5939af1f | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Fri Apr 27 15:08:57 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 20:21:07 2018 -0400 |
tree | 96c03383038a6f2fdddd3cd1864e389232fb004b | |
parent | ded8b9c761c50d147b20d7de18766fcdb8f5b621 [diff] |
sfc: fix ARFS expiry check on EF10 Owing to a missing conditional, the result of rps_may_expire_flow() was being ignored and filters were being removed even if we'd decided not to expire them. Fixes: f8d6203780b7 ("sfc: ARFS filter IDs") Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>