Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213319
b: refs/heads/master
c: fc91961
h: refs/heads/master
i:
  213317: 394b068
  213315: 99d7133
  213311: 4ba1cc7
v: v3
  • Loading branch information
Eddie Wai authored and James Bottomley committed Sep 5, 2010
1 parent 9031333 commit e702436
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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: 250ae982e2864aa0e06a09137382f44e58b51683
refs/heads/master: fc91961ce520ed7faa32aa01d0f7a82601bc4796
8 changes: 5 additions & 3 deletions trunk/drivers/scsi/bnx2i/bnx2i_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,17 @@ static struct list_head adapter_list = LIST_HEAD_INIT(adapter_list);
static u32 adapter_count;

#define DRV_MODULE_NAME "bnx2i"
#define DRV_MODULE_VERSION "2.1.2"
#define DRV_MODULE_RELDATE "Jun 28, 2010"
#define DRV_MODULE_VERSION "2.1.3"
#define DRV_MODULE_RELDATE "Aug 10, 2010"

static char version[] __devinitdata =
"Broadcom NetXtreme II iSCSI Driver " DRV_MODULE_NAME \
" v" DRV_MODULE_VERSION " (" DRV_MODULE_RELDATE ")\n";


MODULE_AUTHOR("Anil Veerabhadrappa <anilgv@broadcom.com>");
MODULE_AUTHOR("Anil Veerabhadrappa <anilgv@broadcom.com> and "
"Eddie Wai <eddie.wai@broadcom.com>");

MODULE_DESCRIPTION("Broadcom NetXtreme II BCM5706/5708/5709/57710/57711"
" iSCSI Driver");
MODULE_LICENSE("GPL");
Expand Down

0 comments on commit e702436

Please sign in to comment.