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:
e08a876
)
IB/mlx5: Clear out struct before create QP command
author
Eli Cohen
<eli@dev.mellanox.co.il>
Tue, 14 Jan 2014 15:45:14 +0000
(17:45 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Thu, 23 Jan 2014 07:23:46 +0000
(23:23 -0800)
Output structs are expected by firmware to be cleared when a command is called.
Clear the "out" struct instead of "dout" which is used only later.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found