diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2008-01-27 17:13:20 +0100 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-02-05 05:20:43 +0100 |
commit | 6ccef1de2c1718729dd1c7ee8bd98473519eb3b3 (patch) | |
tree | 7685f0b85ce22ae65ea95a4af9771e03ec6206ad /drivers/pci/probe.c | |
parent | IPoIB: Remove a misleading debug print (diff) | |
download | linux-6ccef1de2c1718729dd1c7ee8bd98473519eb3b3.tar.xz linux-6ccef1de2c1718729dd1c7ee8bd98473519eb3b3.zip |
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>
Diffstat (limited to 'drivers/pci/probe.c')
0 files changed, 0 insertions, 0 deletions