commit | 747fe000ef38eb977945146d08f9050a0e504035 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Oct 30 14:48:05 2014 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:32:03 2014 +0100 |
tree | 4c8938e0905002f012b0058df984149610af5ecb | |
parent | 34aa654ecb8eaef729c2bf51f7f97edab12fc3a6 [diff] |
IB/srp: Introduce two new srp_target_port member variables Introduce the srp_target_port member variables 'sgid' and 'pkey'. Change the type of 'orig_dgid' from __be16[8] into union ib_gid. This patch does not change any functionality but makes the "Separate target and channel variables" patch easier to verify. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de>