Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306422
b: refs/heads/master
c: b7dc4cd
h: refs/heads/master
v: v3
  • Loading branch information
Il Han authored and Mauro Carvalho Chehab committed May 15, 2012
1 parent f420937 commit c5f4778
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: 9ab494b010e1b4c4693afa297ffbcf0f09bb9063
refs/heads/master: b7dc4cd17506284a47eeb9160207e43c7d5486fe
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/lmedm04.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ static int lme2510_pid_filter_ctrl(struct dvb_usb_adapter *adap, int onoff)
struct lme2510_state *st = adap->dev->priv;
static u8 clear_pid_reg[] = LME_ALL_PIDS;
static u8 rbuf[1];
int ret;
int ret = 0;

deb_info(1, "PID Clearing Filter");

Expand Down

0 comments on commit c5f4778

Please sign in to comment.