Felipe Balbi c2c963217b USB: musb: be careful with 64K+ transfer lengths (gadget side)
request->actual is an unsigned and we should use the same
variable type for fifo_count otherwise we might lose some
data if request->length >= 64kbytes.

[ dbrownell@users.sourceforge.net: fix compiler warning ]

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-02-27 14:40:51 -08:00
..
2009-01-27 16:15:35 -08:00
2008-10-17 14:40:59 -07:00
2008-08-13 17:33:00 -07:00
2009-01-27 16:15:35 -08:00
2008-08-13 17:33:00 -07:00
2008-08-13 17:33:00 -07:00
2009-01-27 16:15:34 -08:00
2008-08-13 17:33:00 -07:00
2009-01-07 09:59:59 -08:00
2008-09-23 13:58:08 -07:00
2009-01-27 16:15:33 -08:00
2009-01-07 09:59:58 -08:00