From: Craig W. Nadler Date: Thu, 20 Mar 2008 21:46:26 +0000 (-0700) Subject: USB: g_printer bugfixes X-Git-Tag: v2.6.26-rc1~1061^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc901bbb2e2a4e4f96da3d70dae332882c10054b;p=pandora-kernel.git 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 Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed