commit | e6b11163d41d288a9c5732b85bf6760eb817d3e1 | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Mon Dec 08 15:02:47 2014 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:10:46 2014 -0800 |
tree | b02ad003de9c67c87c6c272d588505c6a0e9b615 | |
parent | 5b341808835e29cff9e074712d39cee376f8d866 [diff] |
RDMA/cxgb4: Handle NET_XMIT return codes cxgb4_create_server() and cxgb4_create_server6() return NET_XMIT_* values or a negative errno. iw_cxgb4 need to handle this correctly. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Roland Dreier <roland@purestorage.com>