list: New function list_move().
authorBen Pfaff <blp@nicira.com>
Thu, 29 Aug 2013 20:06:21 +0000 (13:06 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 29 Aug 2013 20:06:21 +0000 (13:06 -0700)
commit08bdac6f8edcfe3bf3cf5609d2e6f03c368f14de
tree4b6ed5f2315fcd1fddd92064a2132b286298e130
parenta109c9fbf55b83e1ac6a3f6805cc1945fc41e91c
list: New function list_move().

An upcoming commit will add more users.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reviewed-by: Simon Horman <horms@verge.net.au>
lib/list.c
lib/list.h
ofproto/ofproto-dpif.c