Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376727
b: refs/heads/master
c: 5f8e2c0
h: refs/heads/master
i:
  376725: 9e7326e
  376723: b3f54a2
  376719: ecef4f8
v: v3
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed May 29, 2013
1 parent 87ac0f2 commit 2f79ca4
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: fdc03438f53a00294ed9939eb3a1f6db6f3d8963
refs/heads/master: 5f8e2c07d75967ee49a5da1d21ddf5f50d48cda0
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/visor.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ static int treo_attach(struct usb_serial *serial)
dest->bulk_in_endpointAddress = src->bulk_in_endpointAddress;\
dest->bulk_in_buffer = src->bulk_in_buffer; \
dest->interrupt_in_urb = src->interrupt_in_urb; \
dest->interrupt_in_urb->context = dest; \
dest->interrupt_in_endpointAddress = \
src->interrupt_in_endpointAddress;\
dest->interrupt_in_buffer = src->interrupt_in_buffer; \
Expand Down

0 comments on commit 2f79ca4

Please sign in to comment.