From: Alan Stern Date: Fri, 14 Apr 2006 20:40:00 +0000 (-0400) Subject: [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests X-Git-Tag: v2.6.17-rc4~137^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29fccd7993a3d411674e148cb0759a017be3e21;p=pandora-kernel.git [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests This patch (as668) fixes a typo in net2280. The handler for 0-length control-IN requests should check that the endpoint _isn't_ halted before sending a 0-length packet. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed