Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131969
b: refs/heads/master
c: cac477e
h: refs/heads/master
i:
  131967: 47881ee
v: v3
  • Loading branch information
Bjørn Mork authored and David S. Miller committed Mar 2, 2009
1 parent 3cc0493 commit 5687374
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6709fe9a27e43a4931938fe0d7f2cc5edef31386
refs/heads/master: cac477e8f1038c41b6f29d3161ce351462ef3df7
5 changes: 5 additions & 0 deletions trunk/drivers/net/usb/cdc_ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,11 @@ static const struct usb_device_id products [] = {
USB_INTERFACE_INFO(USB_CLASS_COMM, USB_CDC_SUBCLASS_ETHERNET,
USB_CDC_PROTO_NONE),
.driver_info = (unsigned long) &cdc_info,
}, {
/* Ericsson F3507g */
USB_DEVICE_AND_INTERFACE_INFO(0x0bdb, 0x1900, USB_CLASS_COMM,
USB_CDC_SUBCLASS_MDLM, USB_CDC_PROTO_NONE),
.driver_info = (unsigned long) &cdc_info,
},
{ }, // END
};
Expand Down

0 comments on commit 5687374

Please sign in to comment.