Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357212
b: refs/heads/master
c: 3662873
h: refs/heads/master
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent c5db4ce commit bb3488d
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: f01e0ffd01eb0a8c6df71ac80234354ed716b488
refs/heads/master: 36628731ec9ef46393d25d2fbdac40cc70c4d27a
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/xc4000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type,
goto fail;
}

memcpy(&priv->cur_fw, &new_fw, sizeof(priv->cur_fw));
priv->cur_fw = new_fw;

/*
* By setting BASE in cur_fw.type only after successfully loading all
Expand Down

0 comments on commit bb3488d

Please sign in to comment.