aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorMax Dmitrichenko <[email protected]>2007-03-05 23:45:01 +0000
committerGreg Kroah-Hartman <[email protected]>2007-03-10 03:52:25 +0000
commit64543652609fc1a2a816dc38ce4f56eddda9f9a5 (patch)
tree2f5e2c82bc7cf37655c93410ce8ab58478cbdd1e /drivers/usb/class/cdc-acm.c
parentUSB: Product ID for FT232RL in ftdi_sio (diff)
downloadkernel-64543652609fc1a2a816dc38ce4f56eddda9f9a5.tar.gz
kernel-64543652609fc1a2a816dc38ce4f56eddda9f9a5.zip
USB: fix Unaligned access in EHCI driver
I get following warnings on spar64: Kernel unaligned access at TPC[1000c9e4] ehci_hub_control+0x54c/0x68c [ehci_hcd] Despite of the comment in the patched code, the type cast used there does make unaligned access. The fix was made as it's done in ohci-hub.c. Signed-off-by: Max Dmitrichenko <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions