[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
authorThomas Graf <tgraf@suug.ch>
Sun, 27 Aug 2006 03:13:18 +0000 (20:13 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:25 +0000 (15:18 -0700)
commit5176f91ea83f1a59eba4dba88634a4729d51d1ac
tree80b35d2cd7ab316f0ee96ab742fee5073b949130
parenta5531a5d852008be40811496029012f4ad3093d1
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation

Converts existing NLA_STRING attributes to use the new
validation features, saving a couple of temporary buffers.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/fib_rules.c
net/core/rtnetlink.c
net/decnet/dn_rules.c
net/ipv4/devinet.c
net/ipv4/fib_frontend.c
net/ipv4/fib_rules.c
net/ipv6/fib6_rules.c
net/ipv6/route.c
net/netlink/genetlink.c