On Mon, Aug 19, 2013 at 5:28 PM, Justin Pettit <jpet...@nicira.com> wrote: > Signed-off-by: Justin Pettit <jpet...@nicira.com> > --- > datapath/vport-lisp.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/datapath/vport-lisp.c b/datapath/vport-lisp.c > index 2f62d11..28d3e20 100644 > --- a/datapath/vport-lisp.c > +++ b/datapath/vport-lisp.c > @@ -211,7 +211,7 @@ static void lisp_build_header(const struct vport *vport, > * > * @vport: port this packet was received on > * @skb: received packet > - * @tos: ToS from encapsulating IP packet, used to copy ECN bits > + * @tun_key: tunnel that carried packet > * > * Must be called with rcu_read_lock. > *
If you want, there's another outdated part of this comment - the line about skb->csum can just be removed. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev