linux/drivers/net/usb
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
..
Kconfig net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 2011-06-16 21:57:49 -04:00
Makefile net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 2011-06-16 21:57:49 -04:00
asix.c ASIX: Use only 11 bits of header for data size 2011-07-27 22:39:31 -07:00
catc.c drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() 2011-05-31 15:30:17 -07:00
cdc-phonet.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
cdc_eem.c
cdc_ether.c
cdc_ncm.c cdc_ncm: fix endianness problem. 2011-08-04 01:43:30 -07:00
cdc_subset.c
cx82310_eth.c
dm9601.c
gl620a.c
hso.c hso: fix a use after free condition 2011-07-08 09:07:59 -07:00
int51x1.c
ipheth.c iph: use default get_stats 2011-06-08 17:05:29 -07:00
kalmia.c drivers/net: static should be at beginning of declaration 2011-07-11 22:15:02 -07:00
kaweth.c
lg-vl600.c
mcs7830.c
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
sierra_net.c
smsc75xx.c
smsc75xx.h
smsc95xx.c
smsc95xx.h
usbnet.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-05-23 09:12:26 -07:00
zaurus.c usbnet: Remove over-broad module alias from zaurus. 2011-06-29 06:09:17 -07:00