diff --git a/[refs] b/[refs] index 4a1b0d5790c6..c66279b9e072 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36628731ec9ef46393d25d2fbdac40cc70c4d27a +refs/heads/master: 03c420010f4c5ded38bd0fc909ccadc25c82d080 diff --git a/trunk/drivers/media/tuners/tuner-xc2028.c b/trunk/drivers/media/tuners/tuner-xc2028.c index 7bcb6b0ff1df..09451737c77e 100644 --- a/trunk/drivers/media/tuners/tuner-xc2028.c +++ b/trunk/drivers/media/tuners/tuner-xc2028.c @@ -870,7 +870,7 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type, } read_not_reliable: - 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