linux/drivers/infiniband
Robert Walsh 40b90430ec IB/ipath: Fix WC format drift between user and kernel space
The kernel ib_wc structure now uses a QP pointer, but the user space
equivalent uses a QP number instead.  This means we can no longer use
a simple structure copy to copy stuff into user space.

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-04-18 20:21:01 -07:00
..
core IB/umad: Fix declaration of dev_map[] 2007-04-18 20:20:53 -07:00
hw IB/ipath: Fix WC format drift between user and kernel space 2007-04-18 20:21:01 -07:00
ulp IPoIB: Remove pointless opcode field from debugging output 2007-04-18 20:20:53 -07:00
Kconfig RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00
Makefile RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00