commit | 5d964837c6a743193c63c8912f98834c7457ba5c | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@cavium.com> | Thu Jan 19 22:27:59 2017 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Feb 08 23:34:07 2017 -0800 |
tree | a1e82cf0b82527f12e5d413a6ea1354a238ce7d4 | |
parent | 37cacc0a13012eee9fa0b07563eb149ec9244b1e [diff] |
qla2xxx: Track I-T nexus as single fc_port struct Current code merges qla_tgt_sess and fc_port structure into single fc_port structure representing same I-T nexus. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> [ bvanassche: fixed spelling of patch description ] Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>