]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/garp.h
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / include / net / garp.h
index 73c772395f5bd286b0e490c1a4804f8a63160afe..825f172caba97e607fb3de28d3ba5c4009519419 100644 (file)
@@ -84,6 +84,7 @@ struct garp_attr {
 };
 
 enum garp_applications {
+       GARP_APPLICATION_GVRP,
        __GARP_APPLICATION_MAX
 };
 #define GARP_APPLICATION_MAX   (__GARP_APPLICATION_MAX - 1)