]> Pileus Git - ~andy/linux/commit
vxlan: remove net arg from vxlan[6]_xmit_skb()
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 2 Sep 2013 13:34:55 +0000 (15:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 04:27:25 +0000 (00:27 -0400)
commit117961878cc1386923cfddcdd9016b777827c8dd
tree7ba6cf5d0384a7fc626dbb99850f8ad6f4cb1cd6
parent8b7ed2d91d6afb0b55ba75f94b66e51f70783a46
vxlan: remove net arg from vxlan[6]_xmit_skb()

This argument is not used, let's remove it.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/vxlan.h
net/openvswitch/vport-vxlan.c