Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201929
b: refs/heads/master
c: 83cb9a5
h: refs/heads/master
i:
  201927: 59d26b3
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 59cbf1d commit 1e3761b
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 215 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: 3b23db39b4a780219a06e9408e08070461724957
refs/heads/master: 83cb9a504ca8fae519b5b31f7a1c69ea046104b2
5 changes: 1 addition & 4 deletions trunk/drivers/staging/tm6000/tm6000-usb-isoc.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,12 @@ struct usb_isoc_ctl {
int pos, size, pktsize;

/* Last field: ODD or EVEN? */
int field;
int vfield;

/* Stores incomplete commands */
u32 tmp_buf;
int tmp_buf_len;

/* Stores already requested buffers */
struct tm6000_buffer *buf;

/* Stores the number of received fields */
int nfields;
};
Loading

0 comments on commit 1e3761b

Please sign in to comment.