Files
linux/drivers/usb/core
Alan Stern db90e7a15c USB: fix concurrent buffer access in the hub driver
This patch (as849) fixes a bug in the USB hub driver.  A single
pre-allocated buffer is used for all port status reads, but nothing
guarantees exclusive use of the buffer.  A mutex is added to provide
this guarantee.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-16 15:32:19 -08:00
..
2007-02-07 15:44:40 -08:00
2007-02-07 15:44:33 -08:00
2006-12-08 08:28:50 -08:00
2006-09-27 11:58:50 -07:00
2007-02-07 15:44:33 -08:00
2007-02-07 15:44:40 -08:00
2007-02-07 15:44:40 -08:00
2007-02-07 15:44:40 -08:00