From 33a8985c4a414e468c33598c1d70b139bc97b909 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 26 Oct 2012 23:55:46 +0100 Subject: [PATCH] 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-format-patch failed