aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2007-12-10 05:25:23 +0200
committerRoland Dreier <rolandd@cisco.com>2008-01-25 14:15:29 -0800
commit5920869f1ec263fee4255ec71d333c118406a419 (patch)
treef9d4c2739feb0c110a65a690b09f323ef5212221 /drivers/infiniband/hw/ehca
parentIB/ipath: Convert from .nopage to .fault (diff)
downloadlinux-dev-5920869f1ec263fee4255ec71d333c118406a419.tar.xz
linux-dev-5920869f1ec263fee4255ec71d333c118406a419.zip
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
log_max_eqs is a 4-bit field, not a 3-bit field in the response to the QUERY_DEV_CAP FW command, so we should mask with 0xf instead of 0x7 when reading it. Found by Yossi Leybovitch of Mellanox. Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/ehca')
0 files changed, 0 insertions, 0 deletions