RDMA/nes: Change WQ overflow return code
authorOr Gerlitz <ogerlitz@voltaire.com>
Thu, 4 Feb 2010 11:25:07 +0000 (11:25 +0000)
committerRoland Dreier <rolandd@cisco.com>
Fri, 19 Feb 2010 21:51:46 +0000 (13:51 -0800)
Change the nes driver to return -ENOMEM on SQ/RQ overflow to match the
return code of other RDMA HW drivers (e.g cxgb3, ehca, mlx4, mthca).

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Acked-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found