From: Eric Dumazet Date: Tue, 19 Oct 2010 00:39:26 +0000 (+0000) Subject: inet: RCU changes in inetdev_by_index() X-Git-Tag: v2.6.37-rc1~147^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8723e1b4ad9be4444423b4d41509ce859a629649;p=pandora-kernel.git inet: RCU changes in inetdev_by_index() Convert inetdev_by_index() to not increment in_dev refcount. Callers hold RCU or RTNL, and should not decrement in_dev refcount. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed