[Netlink]: add nla_validate_nested()
authorPaul Moore <paul.moore@hp.com>
Mon, 25 Sep 2006 22:54:03 +0000 (15:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Sep 2006 22:54:03 +0000 (15:54 -0700)
Add a new function, nla_validate_nested(), to validate nested Netlink
attributes.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found