From: SangSu Park Date: Mon, 22 Sep 2008 22:41:15 +0000 (-0700) Subject: USB: g_printer: fix handling zero-length packet X-Git-Tag: v2.6.28-rc1~254^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8296345a35551414b07419f4c9223734c1fc5437;p=pandora-kernel.git USB: g_printer: fix handling zero-length packet g_printer doesn't have to check whether the data size is a multiple of MaxPacketSize, because device controller driver already make that check. Signed-off-by: SangSu Park Cc: Alan Stern Cc: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed