diff --git a/lib/nvmf/ctrlr.c b/lib/nvmf/ctrlr.c index e83db68b3f..678e8ea995 100644 --- a/lib/nvmf/ctrlr.c +++ b/lib/nvmf/ctrlr.c @@ -2318,7 +2318,6 @@ spdk_nvmf_ctrlr_identify_ctrlr(struct spdk_nvmf_ctrlr *ctrlr, struct spdk_nvme_c cdata->ctratt.host_id_exhid_supported = 1; /* TODO: Concurrent execution of multiple abort commands. */ cdata->acl = 0; - cdata->aerl = 0; cdata->frmw.slot1_ro = 1; cdata->frmw.num_slots = 1;