From: Pavel Emelyanov Date: Wed, 24 Mar 2010 07:43:17 +0000 (+0000) Subject: ipv4: Cleanup struct net dereference in rt_intern_hash X-Git-Tag: v2.6.34-rc3~9^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b35ecb5d404c00f2420221ccbb1bbba1139353a4;p=pandora-kernel.git ipv4: Cleanup struct net dereference in rt_intern_hash There's no need in getting it 3 times and gcc isn't smart enough to understand this himself. This is just a cleanup before the fix (next patch). Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed