[PATCH 2.4.20-BK] usbnet typo

Stelian Pop (stelian@popies.net)
Tue, 10 Dec 2002 16:28:20 +0100


There is a typo in the latest usbnet driver which disables
the compile of iPAQ specific code.

With the attached patch, the new driver recognises the iPAQ
and even works :*)

Stelian.

===== drivers/usb/usbnet.c 1.17 vs edited =====
--- 1.17/drivers/usb/usbnet.c Thu Dec 5 15:06:42 2002
+++ edited/drivers/usb/usbnet.c Tue Dec 10 16:06:24 2002
@@ -160,7 +160,7 @@
#define CONFIG_USB_GENESYS
#define CONFIG_USB_NET1080
#define CONFIG_USB_PL2301
-#define CONFIG_USB_SA1110
+#define CONFIG_USB_SA1100
#define CONFIG_USB_ZAURUS


-- 
Stelian Pop <stelian@popies.net>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/