iproute2/bridge
Roopa Prabhu a795211fe5 bridge: fdb: remove redundant dev string in show output
After commit 4abb8c723a ("bridge: fdb: Fix for missing
keywords in non-JSON output"), I am seeing a double print for dev
in bridge fdb show. eg:
"44:38:39:00:6a:82 dev dev bridge vlan 1 master bridge permanent"

this patch removes the redundant print.

Fixes: 4abb8c723a ("bridge: fdb: Fix for missing keywords in non-JSON output")
CC: Phil Sutter <phil@nwl.cc>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Acked-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-11-09 07:50:01 -08:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
br_common.h Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
bridge.c lib: introduce print_nl 2018-09-11 08:29:33 -07:00
fdb.c bridge: fdb: remove redundant dev string in show output 2018-11-09 07:50:01 -08:00
link.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
mdb.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
monitor.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
vlan.c bridge: fix vlan show stats formatting 2018-10-29 09:58:03 -07:00