]> Git Repo - linux.git/commit
USB: Fix alignment of buffer passed down to ->hub_control()
authorMikael Pettersson <[email protected]>
Sun, 24 Sep 2006 00:05:31 +0000 (17:05 -0700)
committerGreg Kroah-Hartman <[email protected]>
Thu, 28 Sep 2006 22:36:43 +0000 (15:36 -0700)
commit54bee6e1b455573658972510a76119f279db32b7
tree22d19b6377bdec45540db12bc4ae7bfc47343797
parenta14848275b04f3193b9d9e9c745a4fae37f11f2f
USB: Fix alignment of buffer passed down to ->hub_control()

Implementations assume the buffer is at least 4 byte aligned.

Signed-off-by: David S. Miller <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/core/hcd.c
This page took 0.054414 seconds and 4 git commands to generate.