From: Ben Hutchings Date: Fri, 26 Oct 2012 23:33:30 +0000 (+0100) Subject: sfc: Split Falcon-arch-specific and common filter state X-Git-Tag: v3.12-rc1~132^2~168^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d661cec7955e30c6f8813752ac5f95c736a6d49;p=pandora-kernel.git 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 --- Reading git-diff-tree failed