IB/srp: Introduce two new srp_target_port member variables
authorBart Van Assche <bvanassche@acm.org>
Thu, 30 Oct 2014 13:48:05 +0000 (14:48 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:32:03 +0000 (11:32 +0100)
commit747fe000ef38eb977945146d08f9050a0e504035
tree4c8938e0905002f012b0058df984149610af5ecb
parent34aa654ecb8eaef729c2bf51f7f97edab12fc3a6
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>
drivers/infiniband/ulp/srp/ib_srp.c
drivers/infiniband/ulp/srp/ib_srp.h