From: Edward Cree <ec...@solarflare.com> Date: Tue, 24 Apr 2018 17:09:30 +0100
> 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 <ec...@solarflare.com> Applied, thanks Edward.