[ovs-dev] [PATCH v4 1/3] Add basic implementation for OpenFlow 1.4 bundles

Daniel Baluta dbaluta at ixiacom.com
Wed Apr 23 08:02:21 UTC 2014


Hi Alex,

On 04/22/2014 09:31 PM, Alexandru Copot wrote:
> +    /* List of 'struct bundle_message's */
> +    struct list       msg_list;
> +    struct ovs_mutex  list_mutex;
I think we can remove this mutex too.

Daniel.



More information about the dev mailing list