From: Hannes Frederic Sowa Date: Mon, 6 Jan 2014 00:41:20 +0000 (+0100) Subject: 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q X-Git-Tag: v3.14-rc1~94^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e85c9b66d86a776e78c332d5d32ae370ab84d3f;p=pandora-kernel.git 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q macvlan needs vlan_pcpu_stats so make it visible even if compiling without VLAN_8021Q support. Otherwise a very long compiler error happens. Fixes: cdf3e274cf1b36 ("macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats") Cc: Li RongQing Signed-off-by: Hannes Frederic Sowa Acked-By: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed