On 2/1/18 4:25 AM, Serhey Popovych wrote: > This reverts commit 63891c70137f200105c539c92eb73abade2c05d5. > > It seems print_linkinfo_brief() never accepts filter different than > default one and David Ahern suggests to revert it instead of making > new change that actually do revert. > > Conflicts: > ip/ipaddress.c > ip/iplink.c > > These are caused by JSON support addition after commit we reverting. > > Signed-off-by: Serhey Popovych <serhe.popov...@gmail.com> > --- > ip/ip_common.h | 3 +-- > ip/ipaddress.c | 34 +++++++++++++++------------------- > ip/iplink.c | 2 +- > 3 files changed, 17 insertions(+), 22 deletions(-) >
applied to iproute2-next. Thanks, Serhey.