From: Anderson Lizardo Date: Wed, 17 Sep 2008 15:34:32 +0000 (+0100) Subject: wusb: fix bmRequestType for Abort RPipe request X-Git-Tag: v2.6.28-rc1~59^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a81328c287052cedf28e06d9b4648ad10b72d7;p=pandora-kernel.git wusb: fix bmRequestType for Abort RPipe request WUSB 1.0 (Table 8-4) mentions that Abort RPipe requests must have bmRequestType equal to 0x25, although current implementation sets bmRequestType to 0xa5. This patch fixes this typo. Signed-off-by: Anderson Lizardo Signed-off-by: David Vrabel --- Reading git-diff-tree failed