mlx5_core: Fix out arg size in access_register command
authorHaggai Eran <haggaie@mellanox.com>
Tue, 14 Jan 2014 15:45:13 +0000 (17:45 +0200)
committerRoland 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