1
linux/drivers/usb/gadget
Wu, Bryan 178398dca0 USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug
skb_push function may return a pointer which is not aligned as required
by struct rndis_packet_msg_type. Using attribute trick to fix this bug.

Signed-off-by: Roy Huang <roy.huang@analog.com>
Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 13:28:40 -07:00
..
at91_udc.c USB: at91_udc, fix more modpost bogosity (rename driver struct) 2007-03-09 19:52:22 -08:00
at91_udc.h
config.c
dummy_hcd.c
epautoconf.c
ether.c [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 2007-04-25 22:24:30 -07:00
file_storage.c
gadget_chips.h
gmidi.c
goku_udc.c USB: goku_udc: Remove crude cache coherency code 2007-03-09 19:52:23 -08:00
goku_udc.h
inode.c gadgetfs: Fixed bug in ep_aio_read_retry. 2007-02-23 15:03:46 -08:00
Kconfig USB: gadget-storage needs BLOCK 2007-04-27 13:28:37 -07:00
lh7a40x_udc.c
lh7a40x_udc.h
Makefile
ndis.h
net2280.c
net2280.h
omap_udc.c USB: omap_udc: workaround dma_free_coherent() bogosity 2007-03-26 14:17:48 -07:00
omap_udc.h
pxa2xx_udc.c USB: pxa2xx_udc: fix hardcoded irq number 2007-04-27 13:28:33 -07:00
pxa2xx_udc.h
rndis.c
rndis.h USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug 2007-04-27 13:28:40 -07:00
serial.c USB: fix g_serial small error 2007-02-16 15:32:20 -08:00
usbstring.c
zero.c