[DECNET] address: Convert to new netlink interface
authorThomas Graf <tgraf@suug.ch>
Sat, 25 Nov 2006 01:14:51 +0000 (17:14 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:30:30 +0000 (21:30 -0800)
commit4a89c2562cb81c24c515b9de041aced4d21cb6d1
tree9c4610a00e49f2318601122a4634a8ee78764a75
parentb020b942cdc238e9761cb38598eda6691c366d68
[DECNET] address: Convert to new netlink interface

Extends the netlink interface to support the __le16 type and
converts address addition, deletion and, dumping to use the
new netlink interface.

Fixes multiple occasions of possible illegal memory references
due to not validated netlink attributes.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h
net/decnet/dn_dev.c