linux/drivers/infiniband
Roland Dreier 87cfe32375 [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: Roland Dreier <rolandd@cisco.com>
2005-11-02 22:59:37 -08:00
..
core [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
hw/mthca [IB] mthca: fix format of FW version 2005-11-02 22:59:37 -08:00
ulp/ipoib [IPoIB] don't compile debug code if debugging isn't enabled 2005-11-02 20:51:01 -08:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile