linux/drivers/infiniband/hw/cxgb3
Hariprasad S 67f1aee6f4 iw_cxgb3: Fix incorrectly returning error on success
The cxgb3_*_send() functions return NET_XMIT_ values, which are
positive integers values. So don't treat positive return values
as an error.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-12-24 00:17:30 -05:00
..
cxio_dbg.c
cxio_hal.c RDMA/cxgb3: Remove a couple unneeded conditions 2014-05-28 10:04:00 -07:00
cxio_hal.h
cxio_resource.c
cxio_resource.h
cxio_wr.h
iwch_cm.c iw_cxgb3: Fix incorrectly returning error on success 2015-12-24 00:17:30 -05:00
iwch_cm.h
iwch_cq.c IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
iwch_ev.c
iwch_mem.c cxgb3: simplify iwch_get_dma_wr 2015-12-23 14:29:04 -05:00
iwch_provider.c IB: remove the write-only usecnt field from struct ib_mr 2015-12-23 14:29:06 -05:00
iwch_provider.h cxgb3: simplify iwch_get_dma_wr 2015-12-23 14:29:04 -05:00
iwch_qp.c IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
iwch_user.h
iwch.c
iwch.h
Kconfig
Makefile
tcb.h