From 14990a5d66b5b51a422bc46a9e8fedb20d8a770c Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 19 Nov 2012 23:08:19 +0000 Subject: [PATCH] sfc: Refactor Falcon-arch filter removal 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 --- Reading git-format-patch failed