Re: [PATCH net-next v14 1/5] openvswitch: Refactor ovs_nla_fill_match().

From: Pravin Shelar
Date: Wed Jan 21 2015 - 20:16:22 EST


On Wed, Jan 21, 2015 at 4:42 PM, Joe Stringer <joestringer@xxxxxxxxxx> wrote:
> Refactor the ovs_nla_fill_match() function into separate netlink
> serialization functions ovs_nla_put_{unmasked_key,mask}(). Modify
> ovs_nla_put_flow() to handle attribute nesting and expose the 'is_mask'
> parameter - all callers need to nest the flow, and callers have better
> knowledge about whether it is serializing a mask or not.
>
> Signed-off-by: Joe Stringer <joestringer@xxxxxxxxxx>

Acked-by: Pravin B Shelar <pshelar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/