commit | f2d1968ec85e85def98fdea0cf325851433bb60a | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Tue Feb 23 18:02:58 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 25 15:17:12 2016 -0500 |
tree | 5b03a4ff9f475658376f2c89bfe628e7dfe46338 | |
parent | 760c68054e9ed1c6e43b06f916f6efc2c8a1adcc [diff] |
vxlan: consolidate rx handling to a single function Now when both vxlan_udp_encap_recv and vxlan_rcv are much shorter, combine them into a single function. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>