Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38e83bff authored by Eddie Wai's avatar Eddie Wai Committed by James Bottomley
Browse files

[SCSI] bnx2fc: Updated version to 2.4.2



Old version: 2.4.1
New version: 2.4.2

Signed-off-by: default avatarEddie Wai <eddie.wai@broadcom.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 245a5754
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
#include "bnx2fc_constants.h"

#define BNX2FC_NAME		"bnx2fc"
#define BNX2FC_VERSION		"2.4.1"
#define BNX2FC_VERSION		"2.4.2"

#define PFX			"bnx2fc: "

+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ DEFINE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);

#define DRV_MODULE_NAME		"bnx2fc"
#define DRV_MODULE_VERSION	BNX2FC_VERSION
#define DRV_MODULE_RELDATE	"Sep 17, 2013"
#define DRV_MODULE_RELDATE	"Dec 11, 2013"


static char version[] =