]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit028320b40301222ac8b17363fe130e07b1b06b88
tree9c4610a00e49f2318601122a4634a8ee78764a75
parent948f0ed5d4416714ca0a3a8bff7a9de9d45dcf0d
[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