diff options
author | Jussi Kivilinna <[email protected]> | 2012-12-20 16:24:43 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-01-02 14:38:24 -0500 |
commit | 4c3de5920c486b8eefa6187ee6a181864c161100 (patch) | |
tree | 0368a2ded8fff18f8e6fc4d1442a816eaad393af /tools/perf/util/trace-event-scripting.c | |
parent | 12e9432707dad5a09d8c51857b275c62bb6f91c8 (diff) |
rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
Incorrect use of usb_alloc_coherent memory as input buffer to usb_control_msg
can cause problems in arch DMA code, for example kernel BUG at
'arch/arm/include/asm/dma-mapping.h:321' on ARM (linux-3.4).
Change _usb_writeN_sync use kmalloc'd buffer instead.
Cc: [email protected]
Signed-off-by: Jussi Kivilinna <[email protected]>
Acked-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions