commit | ba33fadfabe88e838e73c76a6ff59546f5f6b92b | [log] [tgz] |
---|---|---|
author | Eric Moore <eric.moore@lsi.com> | Sun Mar 15 21:37:18 2009 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Mar 17 21:52:46 2009 -0400 |
tree | 7419c722f12bd22a705c95c181f6e4bc07a4f9ba | |
parent | 70a9b8734660698eb91efb8947a9e691d40235e1 [diff] |
[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>