On Tue, Jan 19, 2016 at 01:21:52PM -0800, Jarno Rajahalme wrote:
> With a minor nit below:
>
> Acked-by: Jarno Rajahalme
Thanks, applied (also the two previous patches).
> > On Jan 18, 2016, at 11:27 PM, Ben Pfaff wrote:
> >
> > The callers had some common code that could be reasonably encaps
With a minor nit below:
Acked-by: Jarno Rajahalme
> On Jan 18, 2016, at 11:27 PM, Ben Pfaff wrote:
>
> The callers had some common code that could be reasonably encapsulated, so
> this commit does so.
>
> Signed-off-by: Ben Pfaff
> ---
> lib/ofp-util.c | 25 +++--
> 1 file
The callers had some common code that could be reasonably encapsulated, so
this commit does so.
Signed-off-by: Ben Pfaff
---
lib/ofp-util.c | 25 +++--
1 file changed, 11 insertions(+), 14 deletions(-)
diff --git a/lib/ofp-util.c b/lib/ofp-util.c
index 58f7e23..0c0b571 10064