linux/drivers/infiniband/hw/mlx5
Eli Cohen a0c84c326f IB/mlx5: Avoid async events on invalid port number
On a single ported Connect-IB, its possible for the firmware to issue
events on the non-existing 2nd port.  Make sure to ignore events
generated for such ports.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-10-10 09:23:57 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Avoid async events on invalid port number 2013-10-10 09:23:57 -07:00
Makefile
mem.c
mlx5_ib.h
mr.c IB/mlx5: Decrease memory consumption of mr caches 2013-10-10 09:23:56 -07:00
qp.c IB/mlx5: Fix send work queue size calculation 2013-10-10 09:23:55 -07:00
srq.c IB/mlx5: Fix memory leak in mlx5_ib_create_srq 2013-10-10 09:23:55 -07:00
user.h