--- zzzz-none-000/linux-2.6.32.60/include/linux/usb/usbnet.h 2012-10-07 21:41:24.000000000 +0000 +++ ur8-7270-606/linux-2.6.32.60/include/linux/usb/usbnet.h 2012-08-10 12:25:16.000000000 +0000 @@ -90,6 +90,7 @@ #define FLAG_WLAN 0x0080 /* use "wlan%d" names */ #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */ #define FLAG_SEND_ZLP 0x0200 /* hw requires ZLPs are sent */ +#define FLAG_MULTI_PACKET 0x1000 /* init device ... can sleep, or cause probe() failure */