Searched hist:"33120 b30cc3b8665204d4fcde7288638b0dd04d5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff d3c15cab213becc49a6f2ad7f48a59513a5f17dd Wed Nov 24 15:47:56 CST 2010 Shan Wei <shanwei@cn.fujitsu.com> 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> diff 33120b30cc3b8665204d4fcde7288638b0dd04d5 Tue Nov 06 07:27:11 CST 2007 Alexey Dobriyan <adobriyan@sw.ru> [IPV6]: Convert /proc/net/ipv6_route to seq_file interface
This removes last proc_net_create() user. Kudos to Benjamin Thery and Stephen Hemminger for comments on previous version.
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_tunnel.c | diff d3c15cab213becc49a6f2ad7f48a59513a5f17dd Wed Nov 24 15:47:56 CST 2010 Shan Wei <shanwei@cn.fujitsu.com> 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>
|