diff options
author | 2020-05-28 15:49:57 +0300 | |
---|---|---|
committer | 2020-06-01 11:32:59 -0700 | |
commit | bda6752f3de99e9d765638b89aacfb11c07cee06 (patch) | |
tree | 6a6d8717bb930c70505d6dc255a2d58a12939e29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'Fix-infinite-loop-in-bridge-and-vxlan-modules' (diff) | |
download | linux-rng-bda6752f3de99e9d765638b89aacfb11c07cee06.tar.xz linux-rng-bda6752f3de99e9d765638b89aacfb11c07cee06.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions