[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct
authorjohn fastabend <john.r.fastabend@intel.com>
Wed, 1 Dec 2010 00:18:49 +0000 (16:18 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:22 +0000 (12:24 -0600)
commit05fee645e96e732a79ad083cab8ddd4efd108e2c
tree597d8d29d6f53261ebd46b3a925187075482b426
parente0883a3c3e7766b390971a49bf728004816c9520
[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>
drivers/scsi/libfc/fc_fcp.c
include/scsi/libfc.h