From: Thomas Graf Date: Tue, 26 Jun 2012 23:36:15 +0000 (+0000) Subject: decnet: Do not use RTA_PUT() macros X-Git-Tag: v3.6-rc1~125^2~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b60978fde2b09a15d7aec0e15f2d3863bad2d24;p=pandora-kernel.git decnet: Do not use RTA_PUT() macros Also, no need to trim on nlmsg_put() failure, nothing has been added yet. We also want to use nlmsg_end(), nlmsg_new() and nlmsg_free(). Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed