commit | ea1075edcbab7d92f4e4ccf5490043f796bf78be | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 12 21:12:47 2019 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 19 10:13:39 2019 -0700 |
tree | 618fb95aa42e446d18020d6851bab321be2c3b4b | |
parent | f2a0e45f36b0a210ff2388ed5fa89f81019c07a1 [diff] |
RDMA: Add and use rdma_for_each_port We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper. Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>