Re: [PATCH iproute2 1/1] tc: fix output when printing flower's TOS or TTL

2018-03-10 Thread Roman Mashak
Stephen Hemminger writes: > On Sat, 10 Mar 2018 08:31:26 -0500 > Roman Mashak wrote: > >> Signed-off-by: Roman Mashak >> --- >> tc/f_flower.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tc/f_flower.c b/tc/f_flower.c >> index 5a4ec832bc19..5cf19139dcae 100644 >>

Re: [PATCH iproute2 1/1] tc: fix output when printing flower's TOS or TTL

2018-03-10 Thread Stephen Hemminger
On Sat, 10 Mar 2018 08:31:26 -0500 Roman Mashak wrote: > Signed-off-by: Roman Mashak > --- > tc/f_flower.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tc/f_flower.c b/tc/f_flower.c > index 5a4ec832bc19..5cf19139dcae 100644 > --- a/tc/f_flower.c > +++ b/tc/f_flower.