]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: remove dead debug code from ip6_tunnel.c
authorIan Morris <ipm@chirality.org.uk>
Tue, 24 Feb 2015 12:01:25 +0000 (12:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Feb 2015 21:25:25 +0000 (16:25 -0500)
commit0057f04d4506ed7eb535d53afadd382389c353d5
treede7ecff475de4487aef0382cc782da649413cdca
parent52a2b8eda7d9f74ebd8e8e77da07775d28d0870d
ipv6: remove dead debug code from ip6_tunnel.c

The IP6_TNL_TRACE macro is no longer used anywhere in the code so remove definition.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c