sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 21 Nov 2013 19:15:03 +0000 (19:15 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 12 Dec 2013 22:07:25 +0000 (22:07 +0000)
The operation can now fail, so change its return type to int.

Remove the inline wrapper while we're changing the signature.

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

No differences found