1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 23:49:11 +01:00
Files
u-boot-megous/include/usb.h
Sergei Shtylyov d0fe1128c4 USB: fix create_pipe()
create_pipe() can give wrong result if an expression is passed as the 'endpoint'
argument -- due to missing parentheses.

Thanks to Martin Mueller for finding the bug and providing the patch.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
2010-05-27 20:59:48 +02:00

12 KiB