diff options
author | James Smart <james.smart@emulex.com> | 2014-09-03 12:58:23 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 09:10:14 -0700 |
commit | fd10ccfa8dfe740f61471b212c200fbdb5de82f5 (patch) | |
tree | 24b6411093545caff6dd866c2b16711811401a6c /drivers/scsi/lpfc/lpfc_version.h | |
parent | 8c50d25c0edd8ec05a7e069c23f6ac2e50c898b1 (diff) | |
download | op-kernel-dev-fd10ccfa8dfe740f61471b212c200fbdb5de82f5.zip op-kernel-dev-fd10ccfa8dfe740f61471b212c200fbdb5de82f5.tar.gz |
lpfc: update lpfc version to driver version 10.4.8000.0
Update lpfc version to driver version 10.4.8000.0
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: Dick Kennedy <dick.kennedy@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 41675c1..89413ad 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 "10.2.8001.0." +#define LPFC_DRIVER_VERSION "10.4.8000.0." #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |