vxlan: Restructure vxlan receive.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 19 Aug 2013 18:22:54 +0000 (11:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:15:43 +0000 (00:15 -0700)
Use iptunnel_pull_header() for better code sharing.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found