]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit205c74798ecb3ca181edd84f449dc6200573f593
treef5df3bd7f9d509e6d8ca32488a1f4ee1bbc06317
parent671d43da1619099900cea591e0a754d598610f5f
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