]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/dsa.h
regression: disable timer peek-ahead for 2.6.28
[linux-2.6-omap-h63xx.git] / include / net / dsa.h
index 72e509b6a12ec250fe4b17561bedb9d9d3e44472..52e97bfca5a1e5e83a2641c287c4ec3db88a990e 100644 (file)
@@ -31,6 +31,7 @@ struct dsa_platform_data {
 };
 
 extern bool dsa_uses_dsa_tags(void *dsa_ptr);
+extern bool dsa_uses_trailer_tags(void *dsa_ptr);
 
 
 #endif