On Thu, 15 Oct 2015 14:53:17 -0700
Roopa Prabhu wrote:
> From: Wilson Kok
>
> This patch adds fflush in fdb and mdb print functions
>
> Signed-off-by: Wilson Kok
> Signed-off-by: Roopa Prabhu
Applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a messa
From: Wilson Kok
This patch adds fflush in fdb and mdb print functions
Signed-off-by: Wilson Kok
Signed-off-by: Roopa Prabhu
---
bridge/fdb.c | 2 ++
bridge/mdb.c | 2 ++
2 files changed, 4 insertions(+)
diff --git a/bridge/fdb.c b/bridge/fdb.c
index bd7e4f9..5ea50ab 100644
--- a/bridge/fdb.