From: Ben Hutchings Date: Mon, 19 Nov 2012 23:08:19 +0000 (+0000) Subject: sfc: Refactor Falcon-arch filter removal X-Git-Tag: v3.12-rc1~132^2~168^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14990a5d66b5b51a422bc46a9e8fedb20d8a770c;p=pandora-kernel.git 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-diff-tree failed