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:
959f585
)
IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly
author
Latchesar Ionkov
<lucho@ionkov.net>
Sat, 19 Oct 2013 21:55:41 +0000
(15:55 -0600)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 8 Nov 2013 22:42:54 +0000
(14:42 -0800)
Currently, we don't copy the immediate data from the userspace struct
to the kernel one when UD messages are being sent.
This patch makes sure that the immediate data is set correctly.
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found