Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349671
b: refs/heads/master
c: 96316c5
h: refs/heads/master
i:
  349669: 9baa145
  349667: c8f1556
  349663: 23c84be
v: v3
  • Loading branch information
Bjørn Mork authored and David S. Miller committed Feb 6, 2013
1 parent 1174615 commit f0a32fc
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 41ab3e31bd50b42c85ac0aa0469642866aee2a9a
refs/heads/master: 96316c595697ae9a2a90badd6f00035f2f384773
3 changes: 3 additions & 0 deletions trunk/drivers/net/usb/cdc_ncm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1215,6 +1215,9 @@ static const struct usb_device_id cdc_devs[] = {
{ USB_VENDOR_AND_INTERFACE_INFO(0x12d1, 0xff, 0x02, 0x46),
.driver_info = (unsigned long)&wwan_info,
},
{ USB_VENDOR_AND_INTERFACE_INFO(0x12d1, 0xff, 0x02, 0x76),
.driver_info = (unsigned long)&wwan_info,
},

/* Infineon(now Intel) HSPA Modem platform */
{ USB_DEVICE_AND_INTERFACE_INFO(0x1519, 0x0443,
Expand Down

0 comments on commit f0a32fc

Please sign in to comment.