Skip to content
Commit 8ceb1357 authored by Jason Gunthorpe's avatar Jason Gunthorpe
Browse files

RDMA/device: Consolidate ib_device per_port data into one place



There is no reason to have three allocations of per-port data. Combine
them together and make the lifetime for all the per-port data match the
struct ib_device.

Following patches will require more port-specific data, now there is a
good place to put it.

Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent ea1075ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment