Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195391
b: refs/heads/master
c: 94af122
h: refs/heads/master
i:
  195389: 820c3a7
  195387: b5c614d
  195383: 18840e4
  195375: 89d9d67
  195359: e3e079d
  195327: 184b646
v: v3
  • Loading branch information
Sarah Sharp authored and Greg Kroah-Hartman committed May 20, 2010
1 parent c9bf446 commit cf713ba
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: 22ad1e7f86e1fb96488d71512e2797153a6ad839
refs/heads/master: 94af1220985c71cd80d6c161b7a42c51ef08b923
1 change: 1 addition & 0 deletions trunk/include/linux/usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -1196,6 +1196,7 @@ struct urb {
struct usb_device *dev; /* (in) pointer to associated device */
struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
unsigned int pipe; /* (in) pipe information */
unsigned int stream_id; /* (in) stream ID */
int status; /* (return) non-ISO status */
unsigned int transfer_flags; /* (in) URB_SHORT_NOT_OK | ...*/
void *transfer_buffer; /* (in) associated data buffer */
Expand Down

0 comments on commit cf713ba

Please sign in to comment.