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

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