mstflint/SOURCES/replace-mlxfwreset-with-mstfwreset-in-mstflint-message.patch

14 lines
439 B
Diff
Raw Normal View History

2019-08-02 12:50:18 +00:00
diff --git a/flint/subcommands.cpp b/flint/subcommands.cpp
index 9dd3afd..076879a 100755
--- a/flint/subcommands.cpp
+++ b/flint/subcommands.cpp
@@ -3103,7 +3103,7 @@ FlintStatus SgSubCommand::sgFs2()
return FLINT_SUCCESS;
}
-#define FW_RESET_MSG "To load new configuration run mlxfwreset or reboot machine"
+#define FW_RESET_MSG "To load new configuration run mstfwreset or reboot machine"
FlintStatus SgSubCommand::sgFs3()
{