sfc: Refactor Falcon-arch filter removal
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 19 Nov 2012 23:08:19 +0000 (23:08 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 22 Aug 2013 18:25:58 +0000 (19:25 +0100)
Move the special case for removal of default filters from
efx_farch_filter_table_clear_entry() into a wrapper function,
efx_farch_filter_table_remove().  Move the existence and priority
checks into the latter and use it where appropriate.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found