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:
1d96354
)
IB/mthca: Remove checks for srq->first_free < 0
author
Eli Cohen
<eli@mellanox.co.il>
Tue, 5 Feb 2008 04:20:44 +0000
(20:20 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 5 Feb 2008 04:20:44 +0000
(20:20 -0800)
The SRQ receive posting functions make sure that srq->first_free never
becomes negative, so we can remove tests of whether it is negative.
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found