Re: [PATCH iproute2] ip: add vxcan to help text

2017-12-14 Thread Oliver Hartkopp
On 12/14/2017 03:20 AM, Stephen Hemminger wrote: Add missing tag 'vxcan' inside the help text which was missing in commit efe459c76d35f ('ip: link add vxcan support'). Applied. Could you also fix the man page? Sure! Will take a look and send a patch. Best, Oliver

Re: [PATCH iproute2] ip: add vxcan to help text

2017-12-13 Thread Stephen Hemminger
On Wed, 13 Dec 2017 21:21:28 +0100 Oliver Hartkopp wrote: > Add missing tag 'vxcan' inside the help text which was missing in commit > efe459c76d35f ('ip: link add vxcan support'). > > Signed-off-by: Oliver Hartkopp Applied. Could you also fix the man page?

[PATCH iproute2] ip: add vxcan to help text

2017-12-13 Thread Oliver Hartkopp
Add missing tag 'vxcan' inside the help text which was missing in commit efe459c76d35f ('ip: link add vxcan support'). Signed-off-by: Oliver Hartkopp --- ip/ipaddress.c | 2 +- ip/iplink.c| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ip/ipaddress.c b/ip/ipaddress.c i