Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31475
b: refs/heads/master
c: 91a0791
h: refs/heads/master
i:
  31473: ba0f157
  31471: cea8540
v: v3
  • Loading branch information
Eric Sesterhenn authored and Mauro Carvalho Chehab committed Jun 30, 2006
1 parent 8a9b929 commit f9ca238
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: a0fd1cb171e8b17339a9a18ae7cf09c50022010f
refs/heads/master: 91a079196fba6918bdf785533dcdfca5361577cb
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/cx22700.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static int cx22700_set_tps (struct cx22700_state *state, struct dvb_ofdm_paramet
return -EINVAL;

if (p->code_rate_LP < FEC_1_2 || p->code_rate_LP > FEC_7_8)
return -EINVAL;

if (p->code_rate_HP == FEC_4_5 || p->code_rate_LP == FEC_4_5)
return -EINVAL;
Expand Down

0 comments on commit f9ca238

Please sign in to comment.