2019-05-07 13:39:17 +00:00
|
|
|
diff --git a/flint/subcommands.cpp b/flint/subcommands.cpp
|
2019-11-05 21:28:46 +00:00
|
|
|
index 9dd3afd..076879a 100755
|
2019-05-07 13:39:17 +00:00
|
|
|
--- a/flint/subcommands.cpp
|
|
|
|
+++ b/flint/subcommands.cpp
|
2019-11-05 21:28:46 +00:00
|
|
|
@@ -3103,7 +3103,7 @@ FlintStatus SgSubCommand::sgFs2()
|
2019-05-07 13:39:17 +00:00
|
|
|
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()
|
|
|
|
{
|