On Mon, Jan 12, 2015 at 4:26 AM, Thomas Graf <[email protected]> wrote: > diff --git a/net/openvswitch/flow_netlink.c b/net/openvswitch/flow_netlink.c > index d1eecf7..8980d32 100644 > --- a/net/openvswitch/flow_netlink.c > +++ b/net/openvswitch/flow_netlink.c > +static int validate_and_copy_geneve_opts(struct sw_flow_key *key) > +{
This function doesn't actually do any copying, so maybe there is a more descriptive name for it? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
