On Fri, Jul 18, 2014 at 10:17:20AM -0400, Alan Stern wrote: > On Thu, 17 Jul 2014, Greg KH wrote: > > > On Thu, Jul 17, 2014 at 04:32:26PM -0400, Alan Stern wrote: > > > 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@xxxxxxxxxxxxxxxxxxx> > > > CC: <stable@xxxxxxxxxxxxxxx> > > > > Can this, and the 3/3 patch wait for 3.17-rc1, or should they go in for > > 3.16-final? > > They can wait. The bugs they fix aren't critical. One affects only > the contents of a debugfs file and the other crops up only when a > controller dies. Ok, thanks, now queued up for 3.17-rc1. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html