Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173674
b: refs/heads/master
c: 6049d95
h: refs/heads/master
v: v3
  • Loading branch information
Joe Eykholt authored and James Bottomley committed Dec 4, 2009
1 parent 22946f2 commit bb0e285
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59d925168457805572f40fb12bd399e89775b3ff
refs/heads/master: 6049d95a8a223e2dc3a476dea9f0fbc9b580f38f
1 change: 0 additions & 1 deletion trunk/include/scsi/fc_encode.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit bb0e285

Please sign in to comment.