commit | 6d661cec7955e30c6f8813752ac5f95c736a6d49 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Sat Oct 27 00:33:30 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Aug 22 19:25:54 2013 +0100 |
tree | 71883d4047ca8376c649d1a6325e812362ca1a12 | |
parent | 7c460d9be6109834da86052c4d4a9bb0be9cd407 [diff] |
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>