ChangeSet 1.1504.2.49, 2003/12/12 14:31:42-08:00, dhollis@davehollis.com [PATCH] USB: Mark AX8817x usbnet driver as non-experimental Trivial patch to remove the Experimental mark on the AX8817x driver portion of usbnet. The driver seems to have made the rounds enough and is working quite well. drivers/usb/net/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig --- a/drivers/usb/net/Kconfig Mon Dec 29 14:21:30 2003 +++ b/drivers/usb/net/Kconfig Mon Dec 29 14:21:30 2003 @@ -247,7 +247,7 @@ config USB_AX8817X boolean "ASIX AX88172 Based USB 2.0 Ethernet Devices" - depends on USB_USBNET && EXPERIMENTAL + depends on USB_USBNET default y help