dsa: add support for original DSA tagging format
[deliverable/linux.git] / include / net / dsa.h
index dc4784f545205dc090eabbf9c841e8f085e0d0d3..72e509b6a12ec250fe4b17561bedb9d9d3e44472 100644 (file)
@@ -30,5 +30,7 @@ struct dsa_platform_data {
        char            *port_names[DSA_MAX_PORTS];
 };
 
+extern bool dsa_uses_dsa_tags(void *dsa_ptr);
+
 
 #endif
This page took 0.027788 seconds and 5 git commands to generate.