Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / mmc / core / sd.c
index bb39a29..b95bd24 100644 (file)
@@ -74,8 +74,6 @@ void mmc_decode_cid(struct mmc_card *card)
 {
        u32 *resp = card->raw_cid;
 
-       memset(&card->cid, 0, sizeof(struct mmc_cid));
-
        /*
         * SD doesn't currently have a version field so we will
         * have to assume we can parse this.