linux-stable/drivers/infiniband/hw
Jon Mason c752c78275 RDMA/cxgb3: Set active_mtu in ib_port_attr
When running ibv_devinfo, the active_mtu returned is garbage.  This is
due to the field not being populated in the query_port function in the
driver.  The patch below populates the active_mtu field with a MTU of
2k.  It also zeros the struct, so that any new additions to it will
return 0.

Signed-off-by: Jon Mason <jon@opengridcomputing.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-09-30 14:51:19 -07:00
..
amso1100 RDMA/core: Add local DMA L_Key support 2008-07-14 23:48:53 -07:00
cxgb3 RDMA/cxgb3: Set active_mtu in ib_port_attr 2008-09-30 14:51:19 -07:00
ehca removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
ipath removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
mlx4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2008-09-19 16:18:21 -07:00
mthca dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
nes RDMA/nes: Fix client side QP destroy 2008-09-16 11:56:26 -07:00