usb: musb: fix Kconfig
[deliverable/linux.git] / drivers / usb / gadget / ether.c
index 1690c9d68256c167cba61a5f5fb1c796e279e1b1..aafc84f33e26c0c9ad1cf0aea29368473202372a 100644 (file)
@@ -401,6 +401,7 @@ static struct usb_composite_driver eth_driver = {
        .name           = "g_ether",
        .dev            = &device_desc,
        .strings        = dev_strings,
+       .max_speed      = USB_SPEED_SUPER,
        .unbind         = __exit_p(eth_unbind),
 };
 
This page took 0.197354 seconds and 5 git commands to generate.