sfc: Remove redundant parameter to efx_filter_search()
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 14 Jan 2013 21:23:14 +0000 (21:23 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 7 Mar 2013 20:21:59 +0000 (20:21 +0000)
The 'for_insert' parameter is redundant since there are no longer
any other operations that need to search based on a filter spec.

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

No differences found