From: Thomas Graf Date: Tue, 26 Jun 2012 23:36:10 +0000 (+0000) Subject: unix_diag: Do not use RTA_PUT() macros X-Git-Tag: v3.6-rc1~125^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4245375db87767aacaad16f07040b5d89a9056c8;p=pandora-kernel.git unix_diag: 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