From: Denis V. Lunev Date: Tue, 15 Jan 2008 06:59:59 +0000 (-0800) Subject: [ARP]: Remove overkill checks from neigh_param_alloc. X-Git-Tag: v2.6.25-rc1~1162^2~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486b51d3706c5493b6c50992eaaafc44e628a7ed;p=pandora-kernel.git [ARP]: Remove overkill checks from neigh_param_alloc. Valid network device is always passed into neigh_param_alloc, so remove extra checking for dev == NULL. Additionally, cleanup bogus netns assignment. Signed-off-by: Denis V. Lunev Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed