OpenCloudOS-Kernel/drivers/net/ethernet/chelsio
Dan Carpenter bda6752f3d cxgb4: cleanup error code in setup_sge_queues_uld()
The caller doesn't care about the error codes, they only check for zero
vs non-zero.  Still, it's better to preserve the negative error codes
from alloc_uld_rxqs() instead of changing it to 1.  We can also return
directly if there is a failure.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-01 11:32:59 -07:00
..
cxgb net: cxgb2: reject unsupported coalescing params 2020-03-10 16:28:53 -07:00
cxgb3 net: cxgb3: reject unsupported coalescing params 2020-03-10 16:28:53 -07:00
cxgb4 cxgb4: cleanup error code in setup_sge_queues_uld() 2020-06-01 11:32:59 -07:00
cxgb4vf cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call 2020-05-05 13:16:26 -07:00
libcxgb net/chelsio: Delete drive and module versions 2020-03-03 17:54:54 -08:00
Kconfig docs: networking: device drivers: convert chelsio/cxgb.txt to ReST 2020-05-01 12:24:41 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00