diff options
author | Edward Cree <ecree@solarflare.com> | 2018-04-24 18:09:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-24 19:48:22 +0200 |
commit | f8d6203780b73c07dc49ee421fedae8edb76b6e4 (patch) | |
tree | ed28e63c7b6e5b9a6a8a0f791ffa1cfc3c86ee08 /include | |
parent | net: ethtool: Add missing kernel doc for FEC parameters (diff) | |
download | linux-f8d6203780b73c07dc49ee421fedae8edb76b6e4.tar.xz linux-f8d6203780b73c07dc49ee421fedae8edb76b6e4.zip |
sfc: ARFS filter IDs
Associate an arbitrary ID with each ARFS filter, allowing to properly query
for expiry. The association is maintained in a hash table, which is
protected by a spinlock.
v3: fix build warnings when CONFIG_RFS_ACCEL is disabled (thanks lkp-robot).
v2: fixed uninitialised variable (thanks davem and lkp-robot).
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 'include')
0 files changed, 0 insertions, 0 deletions