On 12/11/14 at 06:51pm, Ben Pfaff wrote:
> On Tue, Dec 09, 2014 at 07:28:58PM +0100, Thomas Graf wrote:
> > Expose the struct ovs_list definition in . Keep the
> > list access API private for now.
> >
> > Signed-off-by: Thomas Graf
>
> Should we rename LIST_INITIALIZER?
Good catch, will fix. Th
On Tue, Dec 09, 2014 at 07:28:58PM +0100, Thomas Graf wrote:
> Expose the struct ovs_list definition in . Keep the
> list access API private for now.
>
> Signed-off-by: Thomas Graf
Should we rename LIST_INITIALIZER?
Acked-by: Ben Pfaff
___
dev mailin
Expose the struct ovs_list definition in . Keep the
list access API private for now.
Signed-off-by: Thomas Graf
---
include/openvswitch/automake.mk | 1 +
include/openvswitch/list.h | 27 +++
lib/list.h | 9 +
3 files changed, 29 insert