Greg KH wrote:
On Thu, Jan 02, 2003 at 04:39:57PM -0800, David Brownell wrote:

+#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,32)
+#	define DRIVERFS_DEBUG_FILES
+#endif

No, this is wrong, don't put this dependant on a specific kernel version that is long gone, that's why I took this portion out.
Actually it originally there to support a backport of that version
to the 2.4 kernel, which has periodically worked.  That was the
downside of that particular patch of yours ... it didn't wrap the
dev_* calls as ohci_* calls, so the backport effort went up.

But OK, I'll remove that for now and resend.

- Dave




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to