]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv6: kill two unused macro definition
authorShan Wei <shanwei@cn.fujitsu.com>
Wed, 24 Nov 2010 21:47:56 +0000 (21:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Nov 2010 18:47:17 +0000 (10:47 -0800)
commitd3c15cab213becc49a6f2ad7f48a59513a5f17dd
tree40448b57254245de3849d94265affb82a05c3b58
parenta40c9f88b5e3da500ddab9440e5ddac170c12281
ipv6: kill two unused macro definition

1. IPV6_TLV_TEL_DST_SIZE
This has not been using for several years since created.

2. RT6_INFO_LEN
commit 33120b30 kill all RT6_INFO_LEN's references, but only this definition remained.

commit 33120b30cc3b8665204d4fcde7288638b0dd04d5
Author: Alexey Dobriyan <adobriyan@sw.ru>
Date:   Tue Nov 6 05:27:11 2007 -0800

    [IPV6]: Convert /proc/net/ipv6_route to seq_file interface

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c
net/ipv6/route.c