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

Commit d9f7f37b authored by Nithin Sujir's avatar Nithin Sujir Committed by James Bottomley
Browse files

[SCSI] bnx2fc: Bump version to 1.0.1

parent c94460fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
#include "bnx2fc_constants.h"

#define BNX2FC_NAME		"bnx2fc"
#define BNX2FC_VERSION		"1.0.0"
#define BNX2FC_VERSION		"1.0.1"

#define PFX			"bnx2fc: "

+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,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	"Jan 25, 2011"
#define DRV_MODULE_RELDATE	"Mar 17, 2011"


static char version[] __devinitdata =