On Thu, Aug 29, 2013 at 04:43:43PM +0900, Simon Horman wrote:
> On Wed, Aug 28, 2013 at 11:55:36PM -0700, Ben Pfaff wrote:
> > An upcoming commit will add more users.
> >
> > Signed-off-by: Ben Pfaff
>
> Reviewed-by: Simon Horman
>
> I see no particular harm in applying this, list_move()
> is
On Wed, Aug 28, 2013 at 11:55:36PM -0700, Ben Pfaff wrote:
> An upcoming commit will add more users.
>
> Signed-off-by: Ben Pfaff
Reviewed-by: Simon Horman
I see no particular harm in applying this, list_move()
is already used twice.
> ---
> lib/list.c | 14 ++
> li
An upcoming commit will add more users.
Signed-off-by: Ben Pfaff
---
lib/list.c | 14 ++
lib/list.h |3 ++-
ofproto/ofproto-dpif.c | 22 ++
3 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/lib/list.c b/lib/list.c
ind