Commit e8f8c87
Luke Robison
OSC/RDMA: Fix Compare_and_swap return value when comp != target
When comparison and target were equal, the return value was not
initialized, causing nonsense error codes.
Signed-off-by: Luke Robison <lrbison@amazon.com>1 parent 7b1038a commit e8f8c87
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
0 commit comments