commit | fab448991df4ecca6c244e23982c70f7e715b864 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Aug 22 13:59:43 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:23 2007 -0700 |
tree | f4f0dd583f2934da4bb4b1621dfebb03c9d6a5ba | |
parent | cf5cb79f6946063b04be3df16dcaa781e48bdbef [diff] |
[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 <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>