Skip to content
Commit b6d96931 authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe



Thanks to some past refactor, 'spec' is not actually used in this
 function; the code using it moved to the callee efx_farch_filter_remove.
Remove the variable to fix a W=1 warning.

Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 35ff765f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment