Skip to content
Snippets Groups Projects
Commit 87cfe323 authored by Roland Dreier's avatar Roland Dreier
Browse files

[IB] mthca: fix format of FW version


Mellanox has decided that the components of the firmware version are
really meant to be displayed in decimal, e.g. 0x000400070190 is
version 4.7.400.  Change the format we use from "%x.%x.%x" to
"%d.%d.%d" to match this convention.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 8ae5a8a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment