Hi Roopa, On Wed, Nov 07, 2018 at 03:14:09PM -0800, Roopa Prabhu wrote: > From: Roopa Prabhu <[email protected]> > > After commit 4abb8c723a64 ("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: 4abb8c723a64 ("bridge: fdb: Fix for missing keywords in non-JSON > output")
Oh, stupid mistake. :( Thanks for the fix! > CC: Phil Sutter <[email protected]> > Signed-off-by: Roopa Prabhu <[email protected]> Acked-by: Phil Sutter <[email protected]>
