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

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