Skip to content
Commit da2ab62a authored by Leonid Arsh's avatar Leonid Arsh Committed by Roland Dreier
Browse files

IB: Move struct port_info from ipath to <rdma/ib_smi.h>



Move ipath's struct port_info into <rdma/ib_smi.h>, so that it can be
used by mthca to implement client reregister support.

Remove the __attribute__((packed)) because all the members of the struct
are naturally aligned anyway.

Signed-off-by: default avatarLeonid Arsh <leonida@voltaire.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 508e4341
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