On Tue, Nov 24, 2015 at 12:28 PM, Aaron Conole <acon...@redhat.com> wrote:
> Commit 3544358aa596 ("datapath: Improve kernel hash table") removed the
> failure condition of ovs_vport_del by switching away from a custom
> hashtable which allocated a new bucket, to an hlist with flexible-array
> buckets. The function stopped returning failure code at that point, so
> remove the misleading comment.
>
> Signed-off-by: Aaron Conole <acon...@redhat.com>

Thanks the patch.
I pushed it to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to