android_kernel_oneplus_msm8998/drivers/infiniband/hw/mlx5
Jack Morgenstein f241e7497e mlx5: minor fixes (mainly avoidance of hidden casts)
There were many places where parameters which should be u8/u16 were
integer type.

Additionally, in 2 places, a check for a non-null pointer was added
before dereferencing the pointer (this is actually a bug fix).

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-30 14:00:06 -07:00
..
ah.c
cq.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
doorbell.c IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
mad.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
main.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
Makefile
mem.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
mlx5_ib.h mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
mr.c mlx5: Move pci device handling from mlx5_ib to mlx5_core 2014-07-30 14:00:06 -07:00
qp.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
srq.c mlx5: Move pci device handling from mlx5_ib to mlx5_core 2014-07-30 14:00:06 -07:00
user.h IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq 2014-05-27 11:53:16 -07:00