On Tue, Dec 17, 2002 at 07:46:23PM -0500, Pete Zaitcev wrote: > > From: Oliver Neukum <[EMAIL PROTECTED]> > > Date: Wed, 18 Dec 2002 01:20:56 +0100 > > > unknown ioctls return -ENOTTY and nothing else. > > - return -ENOIOCTLCMD; > > + return -ENOTTY; > > Does it pop to userland in that code? Alan says it can be used > under controlled conditions.
No, it doesn't look like this is the case for this driver. I've applied Oliver's patch. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
