diff options
| author | Prakash, Sathya <sathya.prakash@lsi.com> | 2007-08-14 16:22:54 +0530 | 
|---|---|---|
| committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:40:54 -0400 | 
| commit | f36789e22ac32a6554b8e4d05ab6125fc1161745 (patch) | |
| tree | 6f8a36acccd185d5db652a8d4364e7d1b0313d03 /drivers/message/fusion/mptspi.c | |
| parent | eb5329f40c13923e84a847204b5c5d62954eaf05 (diff) | |
| download | olio-linux-3.10-f36789e22ac32a6554b8e4d05ab6125fc1161745.tar.xz olio-linux-3.10-f36789e22ac32a6554b8e4d05ab6125fc1161745.zip  | |
[SCSI] mpt fusion: Change company name from LSI Logic to LSI
Recently LSI Logic Corp was renamed as LSI Corp, so whereever there is
a reference of LSI Logic, it is changed to LSI in mpt fusion driver
code.
signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Acked-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptspi.c')
| -rw-r--r-- | drivers/message/fusion/mptspi.c | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c index f0618c5ae26..31087882d23 100644 --- a/drivers/message/fusion/mptspi.c +++ b/drivers/message/fusion/mptspi.c @@ -1,9 +1,9 @@  /*   *  linux/drivers/message/fusion/mptspi.c - *      For use with LSI Logic PCI chip/adapter(s) - *      running LSI Logic Fusion MPT (Message Passing Technology) firmware. + *      For use with LSI PCI chip/adapter(s) + *      running LSI Fusion MPT (Message Passing Technology) firmware.   * - *  Copyright (c) 1999-2007 LSI Logic Corporation + *  Copyright (c) 1999-2007 LSI Corporation   *  (mailto:DL-MPTFusionLinux@lsi.com)   *   */  |