aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
diff options
context:
space:
mode:
authorKamal Heib <kamalheib1@gmail.com>2018-07-05 00:52:47 +0300
committerJason Gunthorpe <jgg@mellanox.com>2018-07-09 12:02:42 -0600
commit299c36b1efe7a34ff255788592d835e913163a4d (patch)
treecadb22942a8dcb64e8d0533d945523766b3b1c63 /drivers/infiniband/ulp/ipoib/ipoib_vlan.c
parentIB/cm: Remove unused and erroneous msg sequence encoding (diff)
downloadlinux-dev-299c36b1efe7a34ff255788592d835e913163a4d.tar.xz
linux-dev-299c36b1efe7a34ff255788592d835e913163a4d.zip
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>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib_vlan.c')
0 files changed, 0 insertions, 0 deletions