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:
c1be523
)
mlx5_core: Fix out arg size in access_register command
author
Haggai Eran
<haggaie@mellanox.com>
Tue, 14 Jan 2014 15:45:13 +0000
(17:45 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Thu, 23 Jan 2014 07:23:44 +0000
(23:23 -0800)
The output size should be the sum of the core access reg output struct
plus the size of the specific register data provided by the caller.
Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found