From: Aaron Conole <acon...@bytheb.org> Date: Tue, 24 Nov 2015 13:51:53 -0500
> During pre-upstream development, the openvswitch datapath used a custom > hashtable to store vports that could fail on delete due to lack of > memory. However, prior to upstream submission, this code was reworked to > use an hlist based hastable with flexible-array based buckets. As such > the failure condition was eliminated from the vport_del path, rendering > this comment invalid. > > Signed-off-by: Aaron Conole <acon...@bytheb.org> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html