vxlan: simplify vxlan_remcsum
authorJiri Benc <jbenc@redhat.com>
Tue, 16 Feb 2016 20:58:59 +0000 (21:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 04:52:11 +0000 (23:52 -0500)
commitbe5cfeab8f95995d5590ab919b9f4dde19d50ea7
tree112b930d7615fcc57475226cd1b13f788b26d80d
parent54bfd872bf16d40b61bd0cd9b769b2fef67dd272
vxlan: simplify vxlan_remcsum

Part of the parameters is not needed. Simplify the caller of this function
in preparation of making vxlan rx more comprehensible.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c