dsa: Move all definitions needed by drivers into <net/dsa.h>
authorBen Hutchings <ben@decadent.org.uk>
Sun, 27 Nov 2011 17:06:08 +0000 (17:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Nov 2011 05:21:36 +0000 (00:21 -0500)
Any headers included by drivers should be under include/, and
any definitions they use are not really private to the core as
the name "dsa_priv.h" suggests.

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

No differences found