]> Pileus Git - ~andy/linux/blobdiff - include/net/garp.h
USB Gadget: Verify VBUS current before setting the device self-powered bit
[~andy/linux] / 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)