Files
android_kernel_xiaomi_sm8450/drivers/infiniband/hw/mlx5
Eli Cohen 9e9c47d07d IB/mlx5: Allow creation of QPs with zero-length work queues
The current code attmepts to call ib_umem_get() even if the length is
zero, which causes a failure. Since the spec allows zero length work
queues, change the code so we don't call ib_umem_get() in those cases.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-01-22 23:23:53 -08:00
..
2014-01-22 23:23:50 -08:00
2014-01-14 13:54:23 -08:00
2014-01-22 23:23:50 -08:00
2014-01-14 13:54:23 -08:00
2014-01-22 23:23:50 -08:00