lisp: Reset vlan tag on send.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 9 Sep 2013 16:21:02 +0000 (09:21 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sun, 8 Sep 2013 02:05:08 +0000 (19:05 -0700)
Lisp needs to discards all l2 packet headers but if vlan tx
is hw-acceleraed vlan tag is stored in skb struct. Following
patch resets it.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>

No differences found