From: Denis V. Lunev Date: Tue, 15 Jan 2008 06:58:55 +0000 (-0800) Subject: [NETNS]: Make arp code network namespace consistent. X-Git-Tag: v2.6.25-rc1~1162^2~751 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db82b534bd52b349f1b2ab3e63aa40ca0e466ab;p=pandora-kernel.git [NETNS]: Make arp code network namespace consistent. Some calls in the arp.c have network namespace as an argument. Getting init_net inside these functions is simply inconsistent. Fix this. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed