X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fvport-lisp.c;fp=datapath%2Fvport-lisp.c;h=80e980a228c69fcc332be50ce5e56e8b18c11c61;hb=a515e4a8addcb961d43f8020d6a376a98da5a8c8;hp=2f62d1193952e56490f4c5da8d94946688215f6a;hpb=7d8777cdf4400e7dc950f69bf2140dbc04daabbf;p=sliver-openvswitch.git diff --git a/datapath/vport-lisp.c b/datapath/vport-lisp.c index 2f62d1193..80e980a22 100644 --- a/datapath/vport-lisp.c +++ b/datapath/vport-lisp.c @@ -211,14 +211,13 @@ 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. * * Packets received by this function are in the following state: * - skb->data points to the inner Ethernet header. * - The inner Ethernet header is in the linear data area. - * - skb->csum does not include the inner Ethernet header. * - The layer pointers are undefined. */ static void ovs_tnl_rcv(struct vport *vport, struct sk_buff *skb,