diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2008-01-27 18:13:20 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-02-04 20:20:43 -0800 |
commit | 6ccef1de2c1718729dd1c7ee8bd98473519eb3b3 (patch) | |
tree | 7685f0b85ce22ae65ea95a4af9771e03ec6206ad /drivers/net/mlx4 | |
parent | 7bc531dd883b955e6198c8e202161f22d2e8c472 (diff) |
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/net/mlx4')
0 files changed, 0 insertions, 0 deletions