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:
e341b2d
)
cxgb3: fix device opening error path
author
Divy Le Ray
<divy@chelsio.com>
Mon, 25 Oct 2010 07:35:02 +0000
(07:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Oct 2010 19:14:09 +0000
(12:14 -0700)
Only negative return from bind_qsets() should be considered an error and
propagated.
It fixes an issue reported by IBM on P Series platform.
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Tested-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found