On Mon, 2013-12-09 at 19:27 +0100, Luis R. Rodriguez wrote: > +++ b/patches/collateral-evolutions/network/62-usb_driver_lpm.cocci > @@ -0,0 +1,9 @@ > +@@ > +identifier backport_driver; > +@@ > +struct usb_driver backport_driver = { You don't need "..." here? > ++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0)) > + .disable_hub_initiated_lpm = 1, > ++#endif > +... > +}; johannes -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html