aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorChristian Eggers <[email protected]>2009-01-21 12:56:24 -0800
committerDavid S. Miller <[email protected]>2009-01-21 12:56:24 -0800
commit6d317482944250228255bcbe97a95b7e7ad9a538 (patch)
tree699fd50b7ff360c0cb0c82cf1f28388d8996d461 /net/lapb/lapb_subr.c
parent0b491eee46012772cbf029450d123e933c2e7940 (diff)
usb/mcs7830: Don't use buffers from stack for USB transfers
mcs7830_set_reg() and mcs7830_get_reg() are called with buffers from stack which must not be used directly for USB transfers. This causes corruption of the stack particulary on non x86 architectures because DMA may be used for these transfers. Signed-off-by: Christian Eggers <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions