]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff9719e5db9f1eabcb737f3466b0cfa6d936447c
tree4b23b7b8f09579fc05ab7cd1ab0fa3d68b2cf3c0
parent1994301ef62f4d131bbfa8160ae1d4250693a438
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