--- zzzz-none-000/linux-2.6.32.61/include/linux/usb/usbnet.h 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/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 */