Re: [Linuxptp-devel] [PATCH] config: Fix value range for tc_spanning_tree option

2018-05-17 Thread Richard Cochran
On Thu, May 17, 2018 at 11:56:09AM +0200, Christoph Seifert wrote: > This fix allows disabling tc_spanning_tree explicitly. Applied. Thanks, Richard -- Check out the vibrant tech community on one of the world's most

[Linuxptp-devel] [PATCH] config: Fix value range for tc_spanning_tree option

2018-05-17 Thread Christoph Seifert
This fix allows disabling tc_spanning_tree explicitly. Signed-off-by: Christoph Seifert --- config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.c b/config.c index 57c239b..98e8f1c 100644 --- a/config.c +++ b/config.c @@ -254,7 +254,7