Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98493
b: refs/heads/master
c: 3b94088
h: refs/heads/master
i:
  98491: 613b379
v: v3
  • Loading branch information
Austin Lund authored and Mauro Carvalho Chehab committed Jun 26, 2008
1 parent 0d95e5f commit f2d5fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3cfdc7f25b3116d57e91427caada74dd69bfbc06
refs/heads/master: 3b9408870757bd9e07fd03ac6318258f22b8dfa3
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/umt-010.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ static struct dvb_usb_device_properties umt_properties = {
/* parameter for the MPEG2-data transfer */
.stream = {
.type = USB_BULK,
.count = 20,
.count = MAX_NO_URBS_FOR_DATA_STREAM,
.endpoint = 0x06,
.u = {
.bulk = {
Expand Down

0 comments on commit f2d5fb6

Please sign in to comment.