summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
diff options
context:
space:
mode:
authorCraig W. Nadler <craig@nadler.us>2008-03-20 14:46:26 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-04-24 21:16:45 -0700
commitcc901bbb2e2a4e4f96da3d70dae332882c10054b (patch)
tree18973a9558c179f7fa4998d12b233a456a6afff1 /drivers/usb/storage
parent119fc8c9acde650fb92b44c34ea6fc84feb0f6dd (diff)
USB: g_printer bugfixes
G_PRINTER: Bug fix for blocking reads and a fix for a memory leak. This fixes bugs in blocking IO calls. When the poll() entry point is called receive transfers will be setup if they have not already been. Another bug fix is that the poll() entry point now checks the current receive buffer for data when reporting if any data had been received. A memory leak was fixed that could have occurred when a USB reset happened. Signed-off-by: Craig W. Nadler <craig@nadler.us> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions