summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index d355c08..6141d91 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -214,7 +214,7 @@ setup_polling();
echo "done.\n";
/* setup interface microcode which improves tcp/ip speed */
-echo "Setting up microcode and tx/rx offloading...";
+echo "Setting up interfaces microcode...";
setup_microcode();
echo "done.\n";
OpenPOWER on IntegriCloud