kernel-ark/drivers/infiniband/hw/mthca
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
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c
mthca_catas.c
mthca_cmd.c
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_dev.h [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_doorbell.h
mthca_eq.c [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_mad.c
mthca_main.c [IB] mthca: fix format of FW version 2005-11-02 22:59:37 -08:00
mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_pd.c
mthca_profile.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_profile.h
mthca_provider.c [IB] mthca: fix format of FW version 2005-11-02 22:59:37 -08:00
mthca_provider.h
mthca_qp.c
mthca_reset.c
mthca_srq.c [IB] mthca: Avoid SRQ free WQE list corruption 2005-10-31 07:10:32 -08:00
mthca_uar.c
mthca_user.h
mthca_wqe.h