android_kernel_oneplus_msm8998/drivers/infiniband/hw/cxgb3
Hariprasad S 64fb3e29bf iw_cxgb3: Fix incorrectly returning error on success
commit 67f1aee6f45059fd6b0f5b0ecb2c97ad0451f6b3 upstream.

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>
[a pox on developers and maintainers who do not cc: stable for bug fixes like this - gregkh]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-03 15:07:10 -08: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 RDMA: Rename random32() to prandom_u32() 2013-04-16 22:47:05 -07:00
cxio_resource.h
cxio_wr.h
iwch.c
iwch.h IB/cxgb3: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
iwch_cm.c iw_cxgb3: Fix incorrectly returning error on success 2016-03-03 15:07:10 -08:00
iwch_cm.h
iwch_cq.c RDMA/cxgb3: Remove old FRWR API 2015-10-28 22:27:19 -04:00
iwch_ev.c
iwch_mem.c
iwch_provider.c RDMA/cxgb3: Remove old FRWR API 2015-10-28 22:27:19 -04:00
iwch_provider.h RDMA/cxgb3: Support the new memory registration API 2015-10-28 22:27:18 -04:00
iwch_qp.c RDMA/cxgb3: Remove old FRWR API 2015-10-28 22:27:19 -04:00
iwch_user.h
Kconfig
Makefile
tcb.h