summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.h
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsil.com>2006-07-06 17:23:14 (GMT)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-07-09 15:17:21 (GMT)
commitdc22f16d4e46cee699c3835cc6e2a8005023517f (patch)
tree14494814ee6e3581ad5b6e2399bb562ac7f9b58e /drivers/message/fusion/mptbase.h
parenta507c6a2d91c52615bd3bb5a8ff439d9e8530939 (diff)
downloadlinux-fsl-qoriq-dc22f16d4e46cee699c3835cc6e2a8005023517f.tar.xz
[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 a5ce10b..0b555e2 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;
/*