Re: [patch] bug fix in usbdevfs

2005-04-08 Thread Greg KH
On Wed, Mar 30, 2005 at 07:51:23PM -0500, Christopher Li wrote: > Hi, > > 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 webc

[patch] bug fix in usbdevfs

2005-03-30 Thread Christopher Li
Hi, 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 th