summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Miklas <marcin.miklas@harman.com>2021-05-14 12:24:59 +0200
committerMarcin Miklas <marcin.miklas@harman.com>2021-05-24 11:28:34 +0200
commitd6252396c75296616d61f27f3998b9843a344c2a (patch)
tree29e8e3fdd2cf04ac7999f176f296c9fd08011c2e
parent0e51be036c25a2727a99cb296d9b20ef000443b0 (diff)
downloadOpen-AVB-d6252396c75296616d61f27f3998b9843a344c2a.tar.gz
Hide not working option
-rw-r--r--lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c b/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c
index 73ad3c6f..bcd4d468 100644
--- a/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c
+++ b/lib/avtp_pipeline/platform/Linux/avb_host/openavb_harness.c
@@ -153,7 +153,7 @@ void openavbTlHarnessMenu()
" m Display this menu\n"
" z Stats\n"
" x Exit\n"
- " e NUM Next NUM ethernet frames will be sent with FCS errors\n"
+// " e NUM Next NUM ethernet frames will be sent with FCS errors\n"
" d NUM Drop next NUM avtp frames from stream number 0\n"
);
}