On 12/14/18 9:14 PM, Roopa Prabhu wrote: > From: Roopa Prabhu <[email protected]> > > This patch implements ndo_fdb_get for the bridge > fdb. > > Signed-off-by: Roopa Prabhu <[email protected]> > Acked-by: Nikolay Aleksandrov <[email protected]> > --- > net/bridge/br_device.c | 1 + > net/bridge/br_fdb.c | 26 ++++++++++++++++++++++++++ > net/bridge/br_private.h | 3 +++ > 3 files changed, 30 insertions(+) >
Reviewed-by: David Ahern <[email protected]>
