linux-kernel-test/drivers/infiniband/hw
Robert Walsh 6ef93dddfe IB/ipath: Initialize diagpkt file on device init only
Don't attempt to set up the diagpkt device in the module init code.
Instead, wait until a piece of hardware is initialized.  Fixes a
problem when loading the ib_ipath module when no InfiniPath hardware
is present: modprobe would go into the D state and stay there.

Signed-off-by: Robert Walsh <robert.walsh@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-10-16 10:06:07 -07:00
..
amso1100 RDMA/amso1100: Fix a NULL dereference in error path 2006-10-16 10:06:07 -07:00
ehca IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
ipath IB/ipath: Initialize diagpkt file on device init only 2006-10-16 10:06:07 -07:00
mthca IB/mthca: Fix off-by-one in mthca SRQ creation 2006-10-10 12:50:38 -07:00