sfc: Split Falcon-arch-specific and common filter state
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 26 Oct 2012 23:33:30 +0000 (00:33 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 22 Aug 2013 18:25:54 +0000 (19:25 +0100)
Move the common state from struct efx_filter_state into struct efx_nic.
Rename struct efx_filter_state to efx_farch_filter_state and change
the type of efx_nic::filter_state to void *.

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

No differences found