From: Paul Moore Date: Mon, 25 Sep 2006 22:53:37 +0000 (-0700) Subject: [NETLINK]: add nla_for_each_nested() to the interface list X-Git-Tag: v2.6.19-rc1~1232^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22acb19a91d2b551ea37647747972e5286284b22;p=pandora-kernel.git [NETLINK]: add nla_for_each_nested() to the interface list At the top of include/net/netlink.h is a list of Netlink interfaces, however, the nla_for_each_nested() macro was not listed. This patch adds this interface to the list at the top of the header file. Signed-off-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed