From: Christopher Li Date: Tue, 19 Apr 2005 00:39:26 +0000 (-0700) Subject: [PATCH] USB: bug fix in usbdevfs X-Git-Tag: v2.6.12-rc3~26^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668a9541a56af5ebb3ad0babdc2cd73511c9e1e9;p=pandora-kernel.git [PATCH] USB: bug fix in usbdevfs I am sorry that the last patch about 32 bit compat ioctl on 64 bit kernel actually breaks the usbdevfs. That is on the current BK tree. I am retarded. Here is the patch to fix it. Tested with USB hard disk and webcam in both 32bit compatible mode and native 64bit mode. Again, sorry about that. From: Christopher Li Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed