Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366975
b: refs/heads/master
c: b1f8933
h: refs/heads/master
i:
  366973: d75b48d
  366971: 4774d92
  366967: 1349fb4
  366959: 94fe044
  366943: c27ed7d
  366911: d9351b9
  366847: bed8d79
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 8, 2013
1 parent 972f8bc commit 3d45607
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: 5cb88ca84aa8dc4efcabd8482fff6002774c7f03
refs/heads/master: b1f89331190820c42397156063fe5e39bc514e3b
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb-frontends/mb86a20s.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ static void mb86a20s_layer_bitrate(struct dvb_frontend *fe, u32 layer,
__func__, 'A' + layer, segment * isdbt_rate[m][f][i]/1000,
rate, rate);

state->estimated_rate[i] = rate;
state->estimated_rate[layer] = rate;
}


Expand Down

0 comments on commit 3d45607

Please sign in to comment.