diff options
author | James Smart <james.smart@emulex.com> | 2014-09-03 18:58:23 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 18:10:14 +0200 |
commit | fd10ccfa8dfe740f61471b212c200fbdb5de82f5 (patch) | |
tree | 24b6411093545caff6dd866c2b16711811401a6c | |
parent | lpfc: fix for handling unmapped ndlp in target reset handler (diff) | |
download | linux-fd10ccfa8dfe740f61471b212c200fbdb5de82f5.tar.xz linux-fd10ccfa8dfe740f61471b212c200fbdb5de82f5.zip |
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>
-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 41675c1193e7..89413add2252 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 */ |