kernel-ark/drivers/infiniband
Jack Morgenstein 6ccef1de2c IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
For memfree devices, the firmware QUERY_ADAPTER command does not
return vendor_id, device_id, and revision_id; do not return these
fields in the QUERY_ADAPTER function for memfree devices.

Instead, for memfree devices, initialize the rev_id field of the mthca
device via init_node_data (MAD IFC query), as is done in the
query_device verb implementation.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-04 20:20:43 -08:00
..
core IB/cm: Add interim support for routed paths 2008-02-04 20:20:42 -08:00
hw IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() 2008-02-04 20:20:43 -08:00
ulp IPoIB: Remove a misleading debug print 2008-02-04 20:20:43 -08:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile