commit | 05fee645e96e732a79ad083cab8ddd4efd108e2c | [log] [tgz] |
---|---|---|
author | john fastabend <john.r.fastabend@intel.com> | Tue Nov 30 16:18:49 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:24:22 2010 -0600 |
tree | 597d8d29d6f53261ebd46b3a925187075482b426 | |
parent | e0883a3c3e7766b390971a49bf728004816c9520 [diff] |
[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct We can easily remove the tgt_flags from fc_fcp_pkt struct and use rpriv->tgt_flags directly where needed. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>