]> git.baikalelectronics.ru Git - kernel.git/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)
commit2c593b0eadc3f73c4824ae84137258bcca7b9c95
tree7ba6cf5d0384a7fc626dbb99850f8ad6f4cb1cd6
parenta40915ce0f8c8c0392f5c8bfd54bc419a14515e8
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