From bb0e285fce4f3b37cbb408017abc76e998023ceb Mon Sep 17 00:00:00 2001 From: Joe Eykholt Date: Tue, 3 Nov 2009 11:48:50 -0800 Subject: [PATCH] --- yaml --- r: 173674 b: refs/heads/master c: 6049d95a8a223e2dc3a476dea9f0fbc9b580f38f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/scsi/fc_encode.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 27522d0f6cf5..4a8b94316a49 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 59d925168457805572f40fb12bd399e89775b3ff +refs/heads/master: 6049d95a8a223e2dc3a476dea9f0fbc9b580f38f diff --git a/trunk/include/scsi/fc_encode.h b/trunk/include/scsi/fc_encode.h index 9afcbb94ec30..c8968d31c610 100644 --- a/trunk/include/scsi/fc_encode.h +++ b/trunk/include/scsi/fc_encode.h @@ -134,7 +134,6 @@ static inline int fc_ct_fill(struct fc_lport *lport, ct = fc_ct_hdr_fill(fp, op, sizeof(struct fc_ns_rn_id)); hton24(ct->payload.rn.fr_fid.fp_fid, fc_host_port_id(lport->host)); - ct->payload.rft.fts = lport->fcts; put_unaligned_be64(lport->wwnn, &ct->payload.rn.fr_wwn); break;