summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-10-08 19:49:10 +0000
committergavin <gavin@FreeBSD.org>2014-10-08 19:49:10 +0000
commit6b1c6ea4bbe91d5a5e5a09eae5fe7bc9f52c9202 (patch)
tree9cf90be223d63de947e6a6b964a079757bc70ba5 /sys/dev
parentae5107476ab582f60b16e243c2a8dd2fa4e985bc (diff)
downloadFreeBSD-src-6b1c6ea4bbe91d5a5e5a09eae5fe7bc9f52c9202.zip
FreeBSD-src-6b1c6ea4bbe91d5a5e5a09eae5fe7bc9f52c9202.tar.gz
It looks like an entry for the R215 is not required in cdce(4) after all.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/net/if_cdce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/net/if_cdce.c b/sys/dev/usb/net/if_cdce.c
index e74a7db..b03bf63 100644
--- a/sys/dev/usb/net/if_cdce.c
+++ b/sys/dev/usb/net/if_cdce.c
@@ -273,7 +273,6 @@ static const struct usb_ether_methods cdce_ue_methods = {
static const STRUCT_USB_HOST_ID cdce_switch_devs[] = {
{USB_VPI(USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E3272_INIT, MSC_EJECT_HUAWEI2)},
- {USB_VPI(USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_R215_INIT, MSC_EJECT_HUAWEI2)},
};
static const STRUCT_USB_HOST_ID cdce_host_devs[] = {
OpenPOWER on IntegriCloud