aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/fw.c
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2008-01-27 18:13:20 +0200
committerRoland Dreier <rolandd@cisco.com>2008-02-04 20:20:43 -0800
commit6ccef1de2c1718729dd1c7ee8bd98473519eb3b3 (patch)
tree7685f0b85ce22ae65ea95a4af9771e03ec6206ad /drivers/net/mlx4/fw.c
parent7bc531dd883b955e6198c8e202161f22d2e8c472 (diff)
downloadkernel_samsung_smdk4412-6ccef1de2c1718729dd1c7ee8bd98473519eb3b3.zip
kernel_samsung_smdk4412-6ccef1de2c1718729dd1c7ee8bd98473519eb3b3.tar.gz
kernel_samsung_smdk4412-6ccef1de2c1718729dd1c7ee8bd98473519eb3b3.tar.bz2
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/fw.c')
0 files changed, 0 insertions, 0 deletions