From: Bart Van Assche Date: Thu, 30 Oct 2014 13:48:05 +0000 (+0100) Subject: IB/srp: Introduce two new srp_target_port member variables X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747fe000ef38eb977945146d08f9050a0e504035;p=pandora-kernel.git 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 Reviewed-by: Sagi Grimberg Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed