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

Commit edb394b5 authored by Chad Dupuis's avatar Chad Dupuis Committed by James Bottomley
Browse files

bnx2fc: Update version number to 2.9.6.

parent 50a87414
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@
#include "bnx2fc_constants.h"

#define BNX2FC_NAME		"bnx2fc"
#define BNX2FC_VERSION		"2.4.2"
#define BNX2FC_VERSION		"2.9.6"

#define PFX			"bnx2fc: "

+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,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	"Dec 11, 2013"
#define DRV_MODULE_RELDATE	"October 15, 2015"


static char version[] =