]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/qede/base/ecore_sriov.c
raw/ioat: expand descriptor struct to full 64 bytes
[dpdk.git] / drivers / net / qede / base / ecore_sriov.c
index dac4cbee862e521529f70027a0db931584656891..ed8cc695fef0bc657a884bbda782f6f76b887ef7 100644 (file)
@@ -4077,7 +4077,7 @@ ecore_iov_execute_vf_flr_cleanup(struct ecore_hwfn *p_hwfn,
                rc = ecore_iov_enable_vf_access(p_hwfn, p_ptt, p_vf);
                if (rc) {
                        /* TODO - again, a mess... */
-                       DP_ERR(p_hwfn, "Failed to re-enable VF[%d] acces\n",
+                       DP_ERR(p_hwfn, "Failed to re-enable VF[%d] access\n",
                               vfid);
                        return rc;
                }