From: Giuseppe Scrivano <giuseppe@xxxxxxxxxxxx> Date: Thu, 04 Aug 2011 10:10:29 +0200 > cdc_ncm: fix endianness problem. > > Fix a misusage of the struct usb_cdc_notification to pass arguments to the > usb_control_msg function. The usb_control_msg function expects host endian > arguments but usb_cdc_notification stores these values as little endian. > > Now usb_control_msg is directly invoked with host endian values. Applied. -- 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