1
linux/drivers/infiniband/hw/mlx4
Dan Carpenter 7bd912998e IB/mlx4: Check correct variable for allocation failure
The intent here is to check the "mfrpl->mapped_page_list" allocation.
We checked "mfrpl->ibfrpl.page_list" earlier.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-04-07 14:18:14 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event 2009-01-28 14:54:35 -08:00
main.c IB/mlx4: Remove limitation on LSO header size 2009-11-12 11:19:44 -08:00
Makefile
mlx4_ib.h IB/mlx4: Don't allow userspace open while recovering from catastrophic error 2009-09-05 20:24:50 -07:00
mr.c IB/mlx4: Check correct variable for allocation failure 2010-04-07 14:18:14 -07:00
qp.c Merge branch 'misc' into for-next 2010-03-01 23:52:31 -08:00
srq.c IB/mlx4: Initialize SRQ scatter entries when creating an SRQ 2010-01-06 12:48:55 -08:00
user.h