Giuseppe Scrivano 36c35416a9 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.

Signed-off-by: Giuseppe Scrivano <giuseppe@southpole.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-04 01:43:30 -07:00
..
2011-08-04 01:43:30 -07:00
2010-09-13 20:02:53 -07:00
2011-07-08 09:07:59 -07:00
2011-06-08 17:05:29 -07:00
2011-03-31 11:26:23 -03:00