On Tue, Nov 24, 2015 at 12:28 PM, Aaron Conole <[email protected]> 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 <[email protected]>
Thanks the patch. I pushed it to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
