dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Nov 2011 14:32:52 +0000 (14:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Nov 2011 19:48:14 +0000 (14:48 -0500)
eth_type_trans() will use these functions if DSA is enabled, which
blocks building DSA as a module.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found