On Fri, Dec 17, 2010 at 05:49:31PM -0800, Robert Morell wrote: > --- a/include/linux/usb.h > +++ b/include/linux/usb.h > @@ -975,6 +975,7 @@ extern int usb_disabled(void); > #define URB_SETUP_MAP_SINGLE 0x00100000 /* Setup packet DMA mapped */ > #define URB_SETUP_MAP_LOCAL 0x00200000 /* HCD-local setup packet */ > #define URB_DMA_SG_COMBINED 0x00400000 /* S-G entries were combined */ > +#define URB_ALIGNED_TEMP_BUFFER 0x00800000 /* Temp buffer was alloc'd */ This should go in the previous patch, right? thanks, greg k-h -- 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