commit | 712bfef60912d91033cb25739f7444d5b8d8c59f | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Fri Dec 16 10:30:15 2016 -0600 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jan 19 23:19:52 2017 +0200 |
tree | 8c7aff1f68c619e565d6fa85245ac222df3889df | |
parent | f82eed45239988db125d1fc8c52994f3684324c6 [diff] |
net/mlx5: Fix version printout in case of health issue Firmware representation of the firmware version on the health buffer has changed for newer device. The representation in the initialization segment does not and will not change. In addition, we print the health buffer firmware version as a raw hex number. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>