net/sfc/base: request info about outer frame in Rx events
[dpdk.git] / drivers / net / sfc / base / ef10_mcdi.c
index 5a26bda..dbdfa36 100644 (file)
@@ -130,7 +130,7 @@ ef10_mcdi_get_timeout(
        case MC_CMD_NVRAM_ERASE:
        case MC_CMD_LICENSING_V3:
        case MC_CMD_NVRAM_UPDATE_FINISH:
-               if (encp->enc_fw_verified_nvram_update_required != B_FALSE) {
+               if (encp->enc_nvram_update_verify_result_supported != B_FALSE) {
                        /*
                         * Potentially longer running commands, which firmware
                         * may choose to process in a background thread.