From: Paul Stewart <pstew@xxxxxxxxxxxx> Date: Tue, 26 Apr 2011 09:58:32 -0700 > Resubmit interrupt URB if device is open. Use a flag set in > usbnet_open() to determine this state. Also kill and free > interrupt URB in usbnet_disconnect(). > > Signed-off-by: Paul Stewart <pstew@xxxxxxxxxxxx> This doesn't apply at all to Linus's current tree. Several new EVENT_* flags have been added, and usbnet_resume() does a lot more things than whatever version your patch is against. I'm not going to pick a new value EVENT_* mask and force the rest of this to apply, because all of these other changes that have happened to the driver meanwhile might interact with your changes in ways I won't understand. You'll therefore need to look this over and submit a patch which will apply cleanly. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html