commit | 5176f91ea83f1a59eba4dba88634a4729d51d1ac | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sat Aug 26 20:13:18 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:25 2006 -0700 |
tree | 80b35d2cd7ab316f0ee96ab742fee5073b949130 | |
parent | a5531a5d852008be40811496029012f4ad3093d1 [diff] |
[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>