]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd843fc7e2a0a8f332faaf26a4c5e973d8c0ada0a
tree597d8d29d6f53261ebd46b3a925187075482b426
parent5ae66347a60b1489afc6905f19cb6a6cdf58cefe
[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