Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48749
b: refs/heads/master
c: 8356f31
h: refs/heads/master
i:
  48747: c3056e4
v: v3
  • Loading branch information
Bryan O'Donoghue authored and Greg Kroah-Hartman committed Feb 16, 2007
1 parent 3e629be commit bb740cc
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fc8d91912694859d3e598839af2427ec1287741c
refs/heads/master: 8356f3113d2628c98a58180ca183345474a9d011
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,7 @@ static int gs_setup_class(struct usb_gadget *gadget,
memcpy(&port->port_line_coding, req->buf, ret);
spin_unlock(&port->port_lock);
}
ret = 0;
break;

case USB_CDC_REQ_GET_LINE_CODING:
Expand Down

0 comments on commit bb740cc

Please sign in to comment.