aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.h
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsil.com>2006-07-06 11:23:14 -0600
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-07-09 10:17:21 -0500
commitdc22f16d4e46cee699c3835cc6e2a8005023517f (patch)
tree14494814ee6e3581ad5b6e2399bb562ac7f9b58e /drivers/message/fusion/mptbase.h
parent[SCSI] update additional sense codes and some opcode names (diff)
downloadlinux-dev-dc22f16d4e46cee699c3835cc6e2a8005023517f.tar.xz
linux-dev-dc22f16d4e46cee699c3835cc6e2a8005023517f.zip
[SCSI] mptsas: use unnumbered port API and remove driver porttracking
This allows us to be rid of the machinery in mptsas for creating and tracking port numbers. Since mptsas is merely inventing the numbers, the SAS transport class may as well do it instead. Signed-off-by: Eric Moore <Eric.Moore@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptbase.h')
-rw-r--r--drivers/message/fusion/mptbase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h
index a5ce10b67d02..0b555e2309f4 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -644,7 +644,6 @@ typedef struct _MPT_ADAPTER
struct work_struct fc_rescan_work;
char fc_rescan_work_q_name[KOBJ_NAME_LEN];
struct workqueue_struct *fc_rescan_work_q;
- u8 port_serial_number;
} MPT_ADAPTER;
/*