commit | 95743deb34de29defbb98ad477700aaf344f93f3 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 25 15:51:51 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 15:51:51 2007 -0800 |
tree | abc0e49488dcc4e36bdb0f3d211a6cd5a5be0544 | |
parent | 24cb230b587cf3aad8794b150682d8d8303a2120 [diff] |
[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 <ebiederm@xmission.com> Acked-by: Steven Whitehouse <steve@chygwyn.com> Signed-off-by: David S. Miller <davem@davemloft.net>