From: Alexander Duyck Date: Sat, 13 Sep 2014 06:12:46 +0000 (-0700) Subject: netdevice: Support DSA tagging when DSA is built as a module X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~62 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc8867740b4a0bf56f372c6f5ddd14970962fb1;p=pandora-kernel.git netdevice: Support DSA tagging when DSA is built as a module This change corrects an error seen when DSA tagging is built as a module. Without this change it is not possible to get XDSA tagged frames as the test for tagging is stripped by the #ifdef check. Signed-off-by: Alexander Duyck Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed