commit | da4eb27a2c2efd034bdd645650114b82c479329c | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Mon Jul 13 08:07:10 2015 -0400 |
committer | Jon Mason <jdmason@kudzu.us> | Sun Aug 09 16:32:21 2015 -0400 |
tree | 17c3763dfb3492ca2812383b52c1f193a7544fd6 | |
parent | c8650fd03d320e9c39f44435a583933cacea5259 [diff] |
NTB: ntb_netdev not covering all receive errors ntb_netdev is allowing the link to come up even when -ENOMEM is returned from ntb_transport_rx_enqueue. Fix to cover all possible errors. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>