Title: [6034] trunk/include/net/dsa.h: Task [#4719] fix compile error.
Revision
6034
Author
gyang
Date
2009-01-22 04:19:56 -0600 (Thu, 22 Jan 2009)

Log Message

Task [#4719] fix compile error.

Modified Paths

Diff

Modified: trunk/include/net/dsa.h (6033 => 6034)


--- trunk/include/net/dsa.h	2009-01-22 08:12:19 UTC (rev 6033)
+++ trunk/include/net/dsa.h	2009-01-22 10:19:56 UTC (rev 6034)
@@ -32,6 +32,6 @@
 
 extern bool dsa_uses_dsa_tags(void *dsa_ptr);
 extern bool dsa_uses_trailer_tags(void *dsa_ptr);
+extern bool dsa_uses_stpid_tags(void *dsa_ptr);
 
-
 #endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to