Skip to content

Commit

Permalink
[SCSI] bnx2fc: Bump version to 1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
  • Loading branch information
Bhanu Prakash Gollapudi authored and James Bottomley committed Aug 27, 2011
1 parent 861efc5 commit 55a3a35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/scsi/bnx2fc/bnx2fc.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
#include "bnx2fc_constants.h"

#define BNX2FC_NAME "bnx2fc"
#define BNX2FC_VERSION "1.0.4"
#define BNX2FC_VERSION "1.0.5"

#define PFX "bnx2fc: "

Expand Down
2 changes: 1 addition & 1 deletion drivers/scsi/bnx2fc/bnx2fc_fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 "Jun 23, 2011"
#define DRV_MODULE_RELDATE "Aug 03, 2011"


static char version[] __devinitdata =
Expand Down

0 comments on commit 55a3a35

Please sign in to comment.