vxlan: move GBP header parsing to a separate function
authorJiri Benc <jbenc@redhat.com>
Tue, 16 Feb 2016 20:59:00 +0000 (21:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 04:52:12 +0000 (23:52 -0500)
commit3288af0892e322b019a4c98810959b2a1c6dae7b
tree4b23b7b8f09579fc05ab7cd1ab0fa3d68b2cf3c0
parentbe5cfeab8f95995d5590ab919b9f4dde19d50ea7
vxlan: move GBP header parsing to a separate function

To make vxlan_udp_encap_recv shorter and more comprehensible.

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