linux/drivers/infiniband
Bart Van Assche 196b4ce57d IB/qib: Remove a set-but-not-used variable
This patch avoids that a compiler warning is reported when building with
W=1.

Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Fixes: 49c0e2414b ("IB/qib: Change SDMA progression mode depending on single- or multi-rail")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-03-28 11:03:49 -03:00
..
core RDMA/uverbs: Allow the compiler to verify declaration and definition consistency 2019-03-28 10:22:48 -03:00
hw IB/qib: Remove a set-but-not-used variable 2019-03-28 11:03:49 -03:00
sw IB/rxe: Replace av->network_type with skb->protocol 2019-03-27 16:23:09 -03:00
ulp IB/iser: remove uninitialized variable len 2019-03-27 10:20:33 -03:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile