Commit adb98ec7 authored by Javed Hasan's avatar Javed Hasan Committed by Martin K. Petersen
Browse files
parent 0726af6b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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)