commit | 668a9541a56af5ebb3ad0babdc2cd73511c9e1e9 | [log] [tgz] |
---|---|---|
author | Christopher Li <chrisl@vmware.com> | Mon Apr 18 17:39:26 2005 -0700 |
committer | Greg K-H <gregkh@suse.de> | Mon Apr 18 17:39:26 2005 -0700 |
tree | e8199fcd660b21da698009af21aa987079eb27f4 | |
parent | a81e7ecca369afee0b07b4758d8c32542ffc587a [diff] |
[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 <chrisl@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>