From: Denis V. Lunev Date: Sun, 6 Jul 2008 02:04:09 +0000 (-0700) Subject: ipv4: pass current value of rt_genid into rt_hash X-Git-Tag: v2.6.27-rc1~969^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b00180defdeeac8e07e3dc02e53e7395d42bbd19;p=pandora-kernel.git ipv4: pass current value of rt_genid into rt_hash Basically, there is no difference to atomic_read internally or pass it as a parameter as rt_hash is inline. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed