Skip to content

Commit

Permalink
lpfc: Update lpfc version to driver version 10.2.8001.0
Browse files Browse the repository at this point in the history
Update lpfc version to driver version 10.2.8001.0

Signed-off-by: James Smart <james.smart@emulex.com>
Reviewed-By: Dick Kennedy <dick.kennedy@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
  • Loading branch information
James Smart authored and Christoph Hellwig committed Jun 2, 2014
1 parent 28d7f3d commit 3fb4b16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/lpfc/lpfc_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* included with this package. *
*******************************************************************/

#define LPFC_DRIVER_VERSION "10.2.8000.0."
#define LPFC_DRIVER_VERSION "10.2.8001.0."
#define LPFC_DRIVER_NAME "lpfc"

/* Used for SLI 2/3 */
Expand All @@ -30,4 +30,4 @@

#define LPFC_MODULE_DESC "Emulex LightPulse Fibre Channel SCSI driver " \
LPFC_DRIVER_VERSION
#define LPFC_COPYRIGHT "Copyright(c) 2004-2013 Emulex. All rights reserved."
#define LPFC_COPYRIGHT "Copyright(c) 2004-2014 Emulex. All rights reserved."

0 comments on commit 3fb4b16

Please sign in to comment.