From: Eric W. Biederman Date: Thu, 25 Jan 2007 23:51:51 +0000 (-0800) Subject: [DECNET]: Handle a failure in neigh_parms_alloc (take 2) X-Git-Tag: v2.6.20-rc7~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95743deb34de29defbb98ad477700aaf344f93f3;p=pandora-kernel.git [DECNET]: Handle a failure in neigh_parms_alloc (take 2) While enhancing the neighbour code to handle multiple network namespaces I noticed that decnet is assuming neigh_parms_alloc will allways succeed, which is clearly wrong. So handle the failure. Signed-off-by: Eric W. Biederman Acked-by: Steven Whitehouse Signed-off-by: David S. Miller --- Reading git-diff-tree failed