commit | 84f766855f61ed2e5d07f0ec737b15ee687afb92 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Mon Feb 29 09:35:26 2016 -0700 |
committer | Jon Mason <jdmason@kudzu.us> | Thu Mar 17 20:38:40 2016 -0400 |
tree | 02143fd06784f9dfc4a01e1b6c3dd7ffa3f255c8 | |
parent | e902133162afd6437e372d74f2d305b0b4cc16d6 [diff] |
ntb: stop link work when we do not have memory Instead of keep trying to go through the init routine when we aren't able to allocate memory, we should just stop and go down. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>