On Fri, Dec 21, 2001 at 02:24:28PM -0800, Greg KH wrote:
> Hi,
> 
> Here's a patch against 2.4.17 that allows the usbnet driver to work
> properly for nfs swap devices using the usbnet driver.

One more for usbnet:

--- linux/drivers/usb/usbnet.c  Sun Dec  9 05:25:02 2001
+++ linux-fixed/drivers/usb/usbnet.c    Sat Dec 22 13:37:50 2001
@@ -1571,7 +1571,7 @@
        struct urb              *urb = 0;
        struct skb_data         *entry;
        struct driver_info      *info = dev->driver_info;
-       int                     flags;
+       unsigned long           flags;
 #ifdef CONFIG_USB_NET1080
        struct nc_header        *header = 0;
        struct nc_trailer       *trailer = 0;

-- 
Vojtech Pavlik
SuSE Labs

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to