From: Ben Hutchings Date: Fri, 26 Oct 2012 22:55:46 +0000 (+0100) Subject: sfc: Rename Falcon-arch filter implementation types and functions X-Git-Tag: v3.12-rc1~132^2~168^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a8985c4a414e468c33598c1d70b139bc97b909;p=pandora-kernel.git sfc: Rename Falcon-arch filter implementation types and functions The filter table(s) on EF10 are managed by firmware and will need almost entirely separate code. Rename the types and functions used within the existing implementation. The current definition of struct efx_filter_spec is really implementation-specific, so we need to keep it. For now, define a separate structure for the internal representation but leave them identical. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed