[NET] rtnetlink.c: remove no longer used functions
authorAdrian Bunk <bunk@kernel.org>
Tue, 5 Feb 2008 11:17:22 +0000 (03:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2008 11:17:22 +0000 (03:17 -0800)
commit03245ce2f03228d681580c30c435225efadca602
tree0126ae58202d2b8152992eb39b99a85b5b5806c0
parent8cf229437fd826c32a44546899412b1eb3e1db6f
[NET] rtnetlink.c: remove no longer used functions

This patch removes the following no longer used functions:
- rtattr_parse()
- rtattr_strlcpy()
- __rtattr_parse_nested_compat()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rtnetlink.h
net/core/rtnetlink.c