commit | fbd791202b8c5a06c8c9312bf191d69c0bb5136c | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Nov 21 19:15:03 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 12 22:07:25 2013 +0000 |
tree | cc82511a095cff22dfafb6c83bdbbc1acfffba62 | |
parent | f72848021d603846be8aed662bd23372c7d6688e [diff] |
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 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>