]> git.baikalelectronics.ru Git - kernel.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)
commita05764ef261a031a6ee09db5ddf14a8220490a58
tree71883d4047ca8376c649d1a6325e812362ca1a12
parent202fa77b9269ddd5923654b4c1c63ebe9db81cdc
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