commit | 704315f082d473b34047817f0a6a01924f38501e | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@voltaire.com> | Mon Feb 08 13:18:39 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Feb 24 09:41:11 2010 -0800 |
tree | c32c2a8e5470679b42d8aa3fae86c56bc9bc8f4c | |
parent | bcc60c381d857ced653e912cbe6121294773e147 [diff] |
IB/iser: Remove atomic counter for posted receive buffers 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>