linux/drivers/infiniband/hw/mlx5
Eli Cohen 2d036fad94 IB/mlx5: Remove dead code in mr.c
In mlx5_mr_cache_init() the size variable is not used so remove it to
avoid compiler warnings when running with make W=1.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-11-08 14:43:00 -08:00
..
ah.c
cq.c mlx5: Support communicating arbitrary host page size to firmware 2013-11-08 14:43:00 -08:00
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
Makefile
mem.c
mlx5_ib.h IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
mr.c IB/mlx5: Remove dead code in mr.c 2013-11-08 14:43:00 -08:00
qp.c mlx5: Support communicating arbitrary host page size to firmware 2013-11-08 14:43:00 -08:00
srq.c mlx5: Support communicating arbitrary host page size to firmware 2013-11-08 14:43:00 -08:00
user.h