]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vxlan: fix indentation
authorJiri Benc <jbenc@redhat.com>
Sun, 29 Mar 2015 14:17:37 +0000 (16:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 17:55:21 +0000 (13:55 -0400)
commitf0ef31264cde8b489a0b87149ebc3a72cef4c58a
treeaab3b0d00c27c08337cf9895ac548de28be23183
parent1695fb46eb5880dae70b4940a7d6bdf6e276104d
vxlan: fix indentation

Some lines in vxlan code are indented by 7 spaces instead of a tab.

Fixes: e4c7ed415387 ("vxlan: add ipv6 support")
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c