]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/dsa/dsa_priv.h
dsa: add support for original DSA tagging format
[linux-2.6-omap-h63xx.git] / net / dsa / dsa_priv.h
index 21ee9052079a779506a511f6def63c143599abdd..2f1d68c495e8b8196b730308681531316bf0f529 100644 (file)
@@ -103,6 +103,9 @@ struct net_device *dsa_slave_create(struct dsa_switch *ds,
                                    struct device *parent,
                                    int port, char *name);
 
+/* tag_dsa.c */
+int dsa_xmit(struct sk_buff *skb, struct net_device *dev);
+
 /* tag_edsa.c */
 int edsa_xmit(struct sk_buff *skb, struct net_device *dev);