diff options
author | James Smart <James.Smart@Emulex.Com> | 2008-08-24 21:50:45 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-10-13 09:28:56 -0400 |
commit | d9cc21fa8caee54e7960114bce8946f563a8fddd (patch) | |
tree | b1bd6abe3a3dac74b0364d2963b9b207319e5efa /drivers/scsi/lpfc | |
parent | 9399627f340794baebf7e4581470ccb92f019acc (diff) | |
download | blackbird-obmc-linux-d9cc21fa8caee54e7960114bce8946f563a8fddd.tar.gz blackbird-obmc-linux-d9cc21fa8caee54e7960114bce8946f563a8fddd.zip |
[SCSI] lpfc 8.2.8 : update driver version to 8.2.8
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index 1a62e57a6a2d..cc43e9de22cc 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "8.2.7" +#define LPFC_DRIVER_VERSION "8.2.8" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" |