[SCSI] mpt2sas: make global symbols unique
commitba33fadfabe88e838e73c76a6ff59546f5f6b92b
authorEric Moore <eric.moore@lsi.com>
Mon, 16 Mar 2009 03:37:18 +0000 (15 21:37 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 18 Mar 2009 01:52:46 +0000 (17 21:52 -0400)
tree7419c722f12bd22a705c95c181f6e4bc07a4f9ba
parent70a9b8734660698eb91efb8947a9e691d40235e1
[SCSI] mpt2sas: make global symbols unique

The ioc_list global symbol is already used in 1st generation mpt
fusion drivers, so this patch makes it unique in the 2nd generation
driver.  I've checked the entire sources, and I don't see any other
global system missing the mpt2sas_xxx prefix.

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/mpt2sas/mpt2sas_base.h
drivers/scsi/mpt2sas/mpt2sas_ctl.c
drivers/scsi/mpt2sas/mpt2sas_scsih.c