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:
bcc60c3
)
IB/iser: Remove atomic counter for posted receive buffers
author
Or Gerlitz
<ogerlitz@voltaire.com>
Mon, 8 Feb 2010 13:18:39 +0000
(13:18 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 24 Feb 2010 17:41:11 +0000
(09:41 -0800)
Now that both the posting and reaping of receive buffers is done in
the completion path, the counter of outstanding buffers not be atomic.
Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found