From: Alan Stern Date: Tue, 21 Aug 2007 19:36:52 +0000 (-0400) Subject: USB: minor fixes for r8a66597 driver X-Git-Tag: v2.6.24-rc1~1395^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd1e53777afe1050e3a0a3f0dd063a64242b818;p=pandora-kernel.git USB: minor fixes for r8a66597 driver This patch (as967) makes a few relatively minor changes to the r8a66597 driver: finish_request() does nothing but call done(), so merge the two routines. Detect and report -EOVERFLOW errors. Fix the calculation that checks for short packets. Signed-off-by: Alan Stern CC: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed