Message ID | 20200327054849.15947-4-skashyap@marvell.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 955225db1bd2872d2421e30705244c756a3b7469 |
Headers | show |
Series | bnx2fc: General updates. | expand |
diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h index 15fa8e2..b6e8ed7 100644 --- a/drivers/scsi/bnx2fc/bnx2fc.h +++ b/drivers/scsi/bnx2fc/bnx2fc.h @@ -66,7 +66,7 @@ #include "bnx2fc_constants.h" #define BNX2FC_NAME "bnx2fc" -#define BNX2FC_VERSION "2.12.10" +#define BNX2FC_VERSION "2.12.13" #define PFX "bnx2fc: "
- Update version to 2.12.13. Signed-off-by: Saurav Kashyap <skashyap@marvell.com> --- drivers/scsi/bnx2fc/bnx2fc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)