1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

It looks like an entry for the R215 is not required in cdce(4) after all.

This commit is contained in:
Gavin Atkinson 2014-10-08 19:49:10 +00:00
parent 9f08174d47
commit c5dcd62615
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272764

View File

@ -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[] = {