]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/qlogic/qed/qed_fcoe.c
qed: FW 8.42.2.0 iscsi/fcoe changes
[linux.git] / drivers / net / ethernet / qlogic / qed / qed_fcoe.c
index de31a382f58e6b532d1ef50fe924c399eebb9366..4c7fa391fd33c2ae5622ead2b5b28c4799d5a5c1 100644 (file)
@@ -167,6 +167,8 @@ qed_sp_fcoe_func_start(struct qed_hwfn *p_hwfn,
                goto err;
        }
        p_cxt = cxt_info.p_cxt;
+       memset(p_cxt, 0, sizeof(*p_cxt));
+
        SET_FIELD(p_cxt->tstorm_ag_context.flags3,
                  E4_TSTORM_FCOE_CONN_AG_CTX_DUMMY_TIMER_CF_EN, 1);