commit | 317e83b842ba39776054219ae29844127876416a | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Apr 14 16:42:03 2006 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 27 10:28:58 2006 -0700 |
tree | d9822d60241beb2e432138db17ec05917f4278e1 | |
parent | a29fccd7993a3d411674e148cb0759a017be3e21 [diff] |
[PATCH] USB: net2280: send 0-length packets for ep0 This patch (as669) fixes a bug in the net2280 driver. Now it will properly send zero-length packets on ep0 until the control status stage occurs. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>