From: Thomas Graf Date: Wed, 22 Aug 2007 20:59:43 +0000 (-0700) Subject: [XFRM] netlink: Enhance indexing of the attribute array X-Git-Tag: v2.6.24-rc1~1454^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab448991df4ecca6c244e23982c70f7e715b864;p=pandora-kernel.git [XFRM] netlink: Enhance indexing of the attribute array nlmsg_parse() puts attributes at array[type] so the indexing method can be simpilfied by removing the obscuring "- 1". Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed