From: WANG Cong Date: Tue, 6 May 2014 18:15:56 +0000 (-0700) Subject: ipv4: remove inet_addr_hash_lock in devinet.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~267 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a4be48907b930606f8736caa15c812af802227;p=pandora-kernel.git ipv4: remove inet_addr_hash_lock in devinet.c All the callers hold RTNL lock, so there is no need to use inet_addr_hash_lock to protect the hash list. Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed