Commit adb98ec7 authored by Javed Hasan's avatar Javed Hasan Committed by Martin K. Petersen
parent 0726af6b
......@@ -1715,6 +1715,9 @@ static void qedf_setup_fdmi(struct qedf_ctx *qedf)
FW_MAJOR_VERSION, FW_MINOR_VERSION, FW_REVISION_VERSION,
FW_ENGINEERING_VERSION);
snprintf(fc_host_vendor_identifier(lport->host),
FC_VENDOR_IDENTIFIER, "%s", "Marvell");
}
static int qedf_lport_setup(struct qedf_ctx *qedf)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment