Re: [PATCH iproute2] tipc: fix bearer get/set help synopsis

2015-08-10 Thread Stephen Hemminger
On Fri, 7 Aug 2015 09:55:09 +0200 richard.a...@ericsson.com wrote: From: Richard Alpe richard.a...@ericsson.com One option is required for bearer set and bearer get. Applied, thanks -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to

[PATCH iproute2] tipc: fix bearer get/set help synopsis

2015-08-07 Thread richard.alpe
From: Richard Alpe richard.a...@ericsson.com One option is required for bearer set and bearer get. --- tipc/bearer.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tipc/bearer.c b/tipc/bearer.c index 33295f9..30b54d9 100644 --- a/tipc/bearer.c +++ b/tipc/bearer.c @@