diff mbox

[14/14] lpfc: lpfc version change to 11.2.0.2

Message ID 57acc591.0V98JsEa57Kt7jan%james.smart@broadcom.com (mailing list archive)
State Changes Requested, archived
Headers show

Commit Message

James Smart Aug. 11, 2016, 6:36 p.m. UTC
lpfc version change to 11.2.0.2

Note: expects to be on top of prior lpfc 11.2.0.0. rev and not on
top of lpfc rev 11.2.0.1 which has fc-nvme mods as well. The patches in
this set should apply to 11.2.0.1, excepting this version change.
For now, this patch based on contents in scsi-misc branch of scsi git tree.

11.2.0.1 has not yet been pulled into a linux-block branch (where nvme
fabrics support is).

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
---
 drivers/scsi/lpfc/lpfc_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Johannes Thumshirn Aug. 12, 2016, 9:45 a.m. UTC | #1
On Thu, Aug 11, 2016 at 11:36:01AM -0700, James Smart wrote:
> 
> lpfc version change to 11.2.0.2
> 
> Note: expects to be on top of prior lpfc 11.2.0.0. rev and not on
> top of lpfc rev 11.2.0.1 which has fc-nvme mods as well. The patches in
> this set should apply to 11.2.0.1, excepting this version change.
> For now, this patch based on contents in scsi-misc branch of scsi git tree.
> 
> 11.2.0.1 has not yet been pulled into a linux-block branch (where nvme
> fabrics support is).
> 
> Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
> Signed-off-by: James Smart <james.smart@broadcom.com>
> ---

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
diff mbox

Patch

diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
index c9bf20e..dc49fcb 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 "11.2.0.0."
+#define LPFC_DRIVER_VERSION "11.2.0.2."
 #define LPFC_DRIVER_NAME		"lpfc"
 
 /* Used for SLI 2/3 */