linux-kernel-test/drivers/infiniband
Sean Hefty cb0f0910f4 [IB] ib_umad: various cleanups
Simplify user_mad.c code in a few places, and convert from kmalloc() +
memset() to kzalloc().  This also fixes a theoretical race window by
not accessing packet->length after posting the send buffer (the send
could complete and packet could be freed before we get to the return
statement at the end of ib_umad_write()).

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-27 20:48:11 -07:00
..
core [IB] ib_umad: various cleanups 2005-10-27 20:48:11 -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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00