commit | fab9adfb71fc8690e20c3c280d39d49c8f4a3f0a | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Tue Apr 21 15:46:34 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 21 17:36:08 2015 -0400 |
tree | 7fdb13f079be6b3b73ec8118aae3b475ae88e457 | |
parent | 3c7151275c0c9a80c3375f9874b1c7129a105eea [diff] |
net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP Currently we parse max_msg_sz from the wrong offset in QUERY_DEV_CAP, fix to use the right offset. Fixes: 0b131561a7d6 ('net/mlx4_en: Add Flow control statistics [..]') Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>