linux/drivers/infiniband/ulp
Kamal Heib 299c36b1ef RDMA/ipoib: Use min_t() macro instead of min()
Use min_t() macro to avoid the casting when using min() macro, also fix
the type of "length" and "wc->byte_len" to be "unsigned int" and
"u32" which is the right type for each one of them.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-09 12:02:42 -06:00
..
ipoib RDMA/ipoib: Use min_t() macro instead of min() 2018-07-09 12:02:42 -06:00
iser IB/iser: set can_queue earlier to allow setting higher queue depth 2018-06-29 12:26:13 -06:00
isert IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
opa_vnic opa_vnic: Just use skb_get_hash instead of skb_tx_hash 2018-04-29 22:01:32 -04:00
srp IB/srp: Remove driver version and release data information 2018-07-03 14:14:21 -06:00
srpt ib_srpt: Fix a use-after-free in __srpt_close_all_ch() 2018-07-03 14:14:21 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00