On Mon, Jan 19, 2015 at 02:12:55PM +0100, Thomas Graf wrote:
> On 01/18/15 at 04:26pm, Ben Pfaff wrote:
> > These functions had no callers, so remove them and the data maintained
> > just to implement them.
> >
> > Found by inspection.
> >
> > Signed-off-by: Ben Pfaff
>
> Acked-by: Thomas Graf
On 01/18/15 at 04:26pm, Ben Pfaff wrote:
> These functions had no callers, so remove them and the data maintained
> just to implement them.
>
> Found by inspection.
>
> Signed-off-by: Ben Pfaff
Acked-by: Thomas Graf
___
dev mailing list
dev@openvswit
These functions had no callers, so remove them and the data maintained
just to implement them.
Found by inspection.
Signed-off-by: Ben Pfaff
---
lib/rconn.c | 26 +-
lib/rconn.h | 4 +---
2 files changed, 2 insertions(+), 28 deletions(-)
diff --git a/lib/rconn.c b/lib/