Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76772
b: refs/heads/master
c: 3a0311c
h: refs/heads/master
v: v3
  • Loading branch information
Jose Alberto Reguero authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 847626c commit 466ad49
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: 132c3188433bcb149ee764be1ca9a69f6d719dfe
refs/heads/master: 3a0311c6c539bd022a65d298355471aacbd7a618
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib3000mc.c
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ static int dib3000mc_set_frontend(struct dvb_frontend* fe,
fep->u.ofdm.guard_interval == GUARD_INTERVAL_AUTO ||
fep->u.ofdm.constellation == QAM_AUTO ||
fep->u.ofdm.code_rate_HP == FEC_AUTO) {
int i = 100, found;
int i = 1000, found;

dib3000mc_autosearch_start(fe, fep);
do {
Expand Down

0 comments on commit 466ad49

Please sign in to comment.