diff options
author | Eric Moore <eric.moore@lsil.com> | 2007-01-04 20:47:47 -0700 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-01-06 09:32:31 -0600 |
commit | 9f4203b357d46a66c042df3dedf277ccaa5e2b1d (patch) | |
tree | ab153c97bcca6e3f782a69f601cd8a8348e3631f /drivers/message/fusion/mptlan.h | |
parent | f99be43b3024f2dd054f2addd54a318eabee2018 (diff) | |
download | blackbird-obmc-linux-9f4203b357d46a66c042df3dedf277ccaa5e2b1d.tar.gz blackbird-obmc-linux-9f4203b357d46a66c042df3dedf277ccaa5e2b1d.zip |
[SCSI] fusion: MODULE_VERSION support
* Add modinfo driver version support.
* Change copyright year to 2007.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptlan.h')
-rw-r--r-- | drivers/message/fusion/mptlan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/message/fusion/mptlan.h b/drivers/message/fusion/mptlan.h index 3726ecba5707..70ab75e7c263 100644 --- a/drivers/message/fusion/mptlan.h +++ b/drivers/message/fusion/mptlan.h @@ -4,7 +4,7 @@ * For use with LSI Logic Fibre Channel PCI chip/adapters * running LSI Logic Fusion MPT (Message Passing Technology) firmware. * - * Copyright (c) 2000-2005 LSI Logic Corporation + * Copyright (c) 2000-2007 LSI Logic Corporation * */ /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ |