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

Commit e91506db authored by Bhanu Prakash Gollapudi's avatar Bhanu Prakash Gollapudi Committed by James Bottomley
Browse files

[SCSI] bnx2fc: Bumped version to 1.0.11

parent 92886c9c
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.10"
#define BNX2FC_VERSION		"1.0.11"

#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	"Jan 22, 2011"
#define DRV_MODULE_RELDATE	"Apr 24, 2012"


static char version[] __devinitdata =