From: Ben Hutchings Date: Thu, 21 Nov 2013 19:02:22 +0000 (+0000) Subject: sfc: Don't refer to 'stack' in filter implementation X-Git-Tag: v3.14-rc1~94^2~473^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59e6ef87c337541c1c57742116d780813c9601c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed