Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286190
b: refs/heads/master
c: 3371bb3
h: refs/heads/master
v: v3
  • Loading branch information
sjur.brandeland@stericsson.com authored and David S. Miller committed Jan 17, 2012
1 parent 1193ecb commit abefae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6ab48a5c86ce778188c173818cb2f1644526e962
refs/heads/master: 3371bb3f7ed11b7b7473a202e2713bde50dc01c0
2 changes: 1 addition & 1 deletion trunk/net/caif/caif_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ MODULE_LICENSE("GPL");
#define CFUSB_ALIGNMENT 4 /* Number of bytes to align. */
#define CFUSB_MAX_HEADLEN (CFUSB_PAD_DESCR_SZ + CFUSB_ALIGNMENT-1)
#define STE_USB_VID 0x04cc /* USB Product ID for ST-Ericsson */
#define STE_USB_PID_CAIF 0x2306 /* Product id for CAIF Modems */
#define STE_USB_PID_CAIF 0x230f /* Product id for CAIF Modems */

struct cfusbl {
struct cflayer layer;
Expand Down

0 comments on commit abefae0

Please sign in to comment.