From: David S. Miller Date: Fri, 11 Mar 2011 00:34:38 +0000 (-0800) Subject: ipv4: Remove redundant RCU locking in ip_check_mc(). X-Git-Tag: v2.6.39-rc1~468^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbdd9a52e38a4a93adfa4d0278801cce4fad98eb;p=pandora-kernel.git ipv4: Remove redundant RCU locking in ip_check_mc(). All callers are under rcu_read_lock() protection already. Rename to ip_check_mc_rcu() to make it even more clear. Signed-off-by: David S. Miller --- Reading git-diff-tree failed