From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:12 +0000 (+0200) Subject: net: add for_each iterators through neighbour lower link's private X-Git-Tag: v3.13-rc1~105^2~309^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31088a113c2a948856ed2047d8c21c217b13e85d;p=pandora-kernel.git net: add for_each iterators through neighbour lower link's private Add a possibility to iterate through netdev_adjacent's private, currently only for lower neighbours. Add both RCU and RTNL/other locking variants of iterators, and make the non-rcu variant to be safe from removal. CC: "David S. Miller" CC: Eric Dumazet CC: Jiri Pirko CC: Alexander Duyck Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed