On Mon, Dec 9, 2013 at 8:25 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > 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? Not in this case, it works, adding it actually doesn't work right now as I wish. >> ++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0)) >> + .disable_hub_initiated_lpm = 1, >> ++#endif >> +... >> +}; Luis -- 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