diff --git a/[refs] b/[refs] index cc10f817b5f0..4a1b0d5790c6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f01e0ffd01eb0a8c6df71ac80234354ed716b488 +refs/heads/master: 36628731ec9ef46393d25d2fbdac40cc70c4d27a diff --git a/trunk/drivers/media/tuners/xc4000.c b/trunk/drivers/media/tuners/xc4000.c index 5c0fd787cc8f..2018befabb5a 100644 --- a/trunk/drivers/media/tuners/xc4000.c +++ b/trunk/drivers/media/tuners/xc4000.c @@ -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