alistair23-linux/drivers/infiniband
Roland Dreier 089a1bedd8 [IB] ib_umad: fix crash when freeing send buffers
The conversion of user_mad.c to the new MAD send API was slightly off:
in a few places, we used packet->msg instead of packet->msg->mad when
referring to the actual data buffer, which ended up corrupting the
underlying data structure and crashing when we free an invalid pointer.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-27 20:33:43 -07:00
..
core [IB] ib_umad: fix crash when freeing send buffers 2005-10-27 20:33:43 -07:00
hw/mthca [IB] mthca: first pass at catastrophic error reporting 2005-10-27 11:03:38 -07:00
ulp/ipoib [IPoIB] Improve ipoib_timeout() output 2005-10-18 12:20:06 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile