commit | 14990a5d66b5b51a422bc46a9e8fedb20d8a770c | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Nov 19 23:08:19 2012 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Aug 22 19:25:58 2013 +0100 |
tree | 68ee21b20a185e5d6811c283ed68704614ad096b | |
parent | add7247718c003c8f7c275954083f7db85405bd9 [diff] |
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 <bhutchings@solarflare.com>