Signed-off-by: Pravin B Shelar <pshe...@nicira.com> --- datapath/flow.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/datapath/flow.c b/datapath/flow.c index 841e8be..a8e5e9c 100644 --- a/datapath/flow.c +++ b/datapath/flow.c @@ -1265,9 +1265,8 @@ int ovs_flow_from_nlattrs(struct sw_flow_key *swkey, int *key_lenp, /** * ovs_flow_metadata_from_nlattrs - parses Netlink attributes into a flow key. - * @in_port: receives the extracted input port. - * @tun_id: receives the extracted tunnel ID. - * @key: Netlink attribute holding nested %OVS_KEY_ATTR_* Netlink attribute + * @flow: recieves extracted in_port, priority, tun_key and skb_mark. + * @attr: Netlink attribute holding nested %OVS_KEY_ATTR_* Netlink attribute * sequence. * * This parses a series of Netlink attributes that form a flow key, which must -- 1.7.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev