sfc: Don't refer to 'stack' in filter implementation
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 21 Nov 2013 19:02:22 +0000 (19:02 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 12 Dec 2013 22:07:23 +0000 (22:07 +0000)
commitb59e6ef87c337541c1c57742116d780813c9601c
treef5df3bd7f9d509e6d8ca32488a1f4ee1bbc06317
parent7665d1abea22cb44d4f0bac99e77275eba39bbf1
sfc: Don't refer to 'stack' in filter implementation

Change all the 'stack' naming to 'auto' (or other meaningful term);
the device address list is based on more than just what the network
stack wants, and the no-match filters aren't really what the stack
wants at all.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/ef10.c
drivers/net/ethernet/sfc/farch.c
This page took 0.024926 seconds and 5 git commands to generate.