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)
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>

No differences found