From: Eric Dumazet Date: Tue, 19 Oct 2010 00:39:18 +0000 (+0000) Subject: net: avoid a dev refcount in ip_mc_find_dev() X-Git-Tag: v2.6.37-rc1~147^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e917dca74138cccf398ce8bb924c7fd2980ec1d;p=pandora-kernel.git net: avoid a dev refcount in ip_mc_find_dev() We hold RTNL in ip_mc_find_dev(), no need to touch device refcount. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed