netlink: Get rid of obsolete rtnetlink macros
authorThomas Graf <tgraf@suug.ch>
Tue, 26 Jun 2012 23:36:16 +0000 (23:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 22:36:44 +0000 (15:36 -0700)
commit4c3af034fafeb7269176bf1310c9bcff0b9fd9bb
treee10a4be17401c237afc0b84edd386404174c4d05
parent6b60978fde2b09a15d7aec0e15f2d3863bad2d24
netlink: Get rid of obsolete rtnetlink macros

Removes all RTA_GET*() and RTA_PUT*() variations, as well as the
the unused rtattr_strcmp(). Get rid of rtm_get_table() by moving
it to its only user decnet.

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