Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74323
b: refs/heads/master
c: bc59462
h: refs/heads/master
i:
  74321: 6ce873e
  74319: df4a132
v: v3
  • Loading branch information
Phil Endecott authored and Greg Kroah-Hartman committed Nov 28, 2007
1 parent 1a701ce commit 84bda96
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bfaeafcfc2242277e31cc1cfae687afaac0cd9ec
refs/heads/master: bc59462b80c694670fbb5d0bb1a8450ffc353080
3 changes: 2 additions & 1 deletion trunk/include/linux/usbdevice_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ struct usbdevfs_urb {
int start_frame;
int number_of_packets;
int error_count;
unsigned int signr; /* signal to be sent on error, -1 if none should be sent */
unsigned int signr; /* signal to be sent on completion,
or 0 if none should be sent. */
void *usercontext;
struct usbdevfs_iso_packet_desc iso_frame_desc[0];
};
Expand Down

0 comments on commit 84bda96

Please sign in to comment.