git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92375b8
)
iw_cxgb3: Fix incorrectly returning error on success
author
Hariprasad S
<hariprasad@chelsio.com>
Fri, 11 Dec 2015 08:29:17 +0000
(13:59 +0530)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sat, 27 Feb 2016 14:28:49 +0000
(14:28 +0000)
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/infiniband/hw/cxgb3/iwch_cm.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb3/iwch_cm.c
Simple merge