]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit6d661cec7955e30c6f8813752ac5f95c736a6d49
tree71883d4047ca8376c649d1a6325e812362ca1a12
parent7c460d9be6109834da86052c4d4a9bb0be9cd407
sfc: Split Falcon-arch-specific and common filter state

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>
drivers/net/ethernet/sfc/filter.c
drivers/net/ethernet/sfc/net_driver.h