From: David Brownell Date: Sat, 7 May 2005 20:05:18 +0000 (-0700) Subject: [PATCH] USB: net2280 updates (sparse, SETUP api change) X-Git-Tag: v2.6.13-rc1~51^2~8^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320f34595c3cf37d180a087a935c050e4ac0e4d5;p=pandora-kernel.git [PATCH] USB: net2280 updates (sparse, SETUP api change) This is mostly "sparse" related updates, one of which was a missing le32_to_cpu() should have affected big-endian hardware. Notable is the API change: setup packets are now provided in USB byte order. This affects only big-endian hardware, and the gadget drivers have been updated in a separate patch. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed