aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorVasu Dev <vasu.dev@intel.com>2009-10-21 16:27:39 -0700
committerJames Bottomley <James.Bottomley@suse.de>2009-12-04 12:00:31 -0600
commite95147d8fa4e63bf6d8ff249f074d0047338fc61 (patch)
treec140b07c5f37586e33089f66f8d21363dd987d8d /include/scsi
parent[SCSI] libfc: adds missing exch release for accepted RRQ (diff)
downloadlinux-dev-e95147d8fa4e63bf6d8ff249f074d0047338fc61.tar.xz
linux-dev-e95147d8fa4e63bf6d8ff249f074d0047338fc61.zip
[SCSI] libfc: removes unused disc_work and ex_list
Reported-by: Alex Lyakas <alexl@mellanox.co.il> Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/libfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h
index 65dc9aacbf70..4ff148580562 100644
--- a/include/scsi/libfc.h
+++ b/include/scsi/libfc.h
@@ -742,7 +742,6 @@ struct fc_lport {
/* Miscellaneous */
struct delayed_work retry_work;
- struct delayed_work disc_work;
};
/*