On Mon, Mar 31, 2014 at 11:18 AM, Jarno Rajahalme <[email protected]> wrote: > ovs_flow_cmd_del() now allocates reply (if needed) after the flow has > already been removed from the flow table. If the reply allocation > fails, a netlink error is signaled with netlink_set_err(), as is > already done in ovs_flow_cmd_new_or_set() in the similar situation. > > Signed-off-by: Jarno Rajahalme <[email protected]>
LGTM Acked-by: Pravin B Shelar <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
