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

No differences found