diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2014-07-17 16:32:26 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-17 17:05:07 -0700 |
commit | 256dbcd80f1ccf8abf421c1d72ba79a4e29941dd (patch) | |
tree | ae987790948d59a364fe7fec6dd14decf70c71a2 /drivers/usb/core/usb.c | |
parent | 6f65126c76e38e671c64ec171acff8a99c4de749 (diff) |
USB: OHCI: fix bugs in debug routines
The debug routine fill_async_buffer() in ohci-hcd is buggy: It never
produces any output because it forgets to initialize the output buffer
size. Also, the debug routine ohci_dump() has an unused argument.
This patch adds the correct initialization and removes the unused
argument.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/usb.c')
0 files changed, 0 insertions, 0 deletions