Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242707
b: refs/heads/master
c: d9f7f37
h: refs/heads/master
i:
  242705: edf7748
  242703: 076fc94
v: v3
  • Loading branch information
Nithin Sujir authored and James Bottomley committed Mar 23, 2011
1 parent b80eb76 commit 40f6f6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c94460fd29a9893eb677d2e0831a247a185c7a22
refs/heads/master: d9f7f37b90e7b0180961cb6567ae423ac3757db8
2 changes: 1 addition & 1 deletion trunk/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.0"
#define BNX2FC_VERSION "1.0.1"

#define PFX "bnx2fc: "

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 40f6f6c

Please sign in to comment.