diff options
author | Joe Stringer <joestringer@nicira.com> | 2015-01-21 16:42:48 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-26 15:45:49 -0800 |
commit | 5b4237bbc93b1b54d35b037cfc0ece71cd8e358d (patch) | |
tree | a4a7e22a7f0c77b44f48fce7eef3903cf9e5fae1 /mm | |
parent | 707d79e5cdcf7833d31fea9712f11b185ce25822 (diff) | |
download | linux-stable-5b4237bbc93b1b54d35b037cfc0ece71cd8e358d.tar.gz linux-stable-5b4237bbc93b1b54d35b037cfc0ece71cd8e358d.tar.bz2 linux-stable-5b4237bbc93b1b54d35b037cfc0ece71cd8e358d.zip |
openvswitch: Refactor ovs_nla_fill_match().
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@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions