datapath: vxlan: remove net arg from vxlan[6]_xmit_skb()
authorPravin B Shelar <pshelar@nicira.com>
Fri, 6 Sep 2013 18:39:15 +0000 (11:39 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 7 Sep 2013 20:56:05 +0000 (13:56 -0700)
commit13beaf6242986435200e545ce636446b12df8022
treea5c138d91f34e3a1bbba1043e1509f7faef2384f
parent2b897011eeb4a0b06fc555009b2b3e138b809a0d
datapath: vxlan: remove net arg from vxlan[6]_xmit_skb()

Backport of upstream commit 117961878cc1 (vxlan: remove net
arg from vxlan[6]_xmit_skb()).

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/net/vxlan.h
datapath/linux/compat/vxlan.c
datapath/vport-vxlan.c