Re: [PATCH 1/1] Adds support for Lenovo 10/100 USB dongle.

2012-10-01 Thread David Miller
From: Quinlan Pfiffer Date: Fri, 28 Sep 2012 22:58:44 -0700 > This dongle ships with the X1 Carbon, and has an AX88772B > usb to ethernet chip in it. > > Signed-off-by: Quinlan Pfiffer Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH 1/1] Adds support for Lenovo 10/100 USB dongle.

2012-09-28 Thread Quinlan Pfiffer
This dongle ships with the X1 Carbon, and has an AX88772B usb to ethernet chip in it. Signed-off-by: Quinlan Pfiffer --- drivers/net/usb/asix_devices.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c index 32e31c5..fc20e53 1