Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258433
b: refs/heads/master
c: 5aad001
h: refs/heads/master
i:
  258431: 8b804a1
v: v3
  • Loading branch information
Rasesh Mody authored and David S. Miller committed Jul 23, 2011
1 parent d837559 commit 83e56f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 160d73b8455edb1a12967e207790b1a93a4cb0e1
refs/heads/master: 5aad00118fe8bc741725557372cd185d1ee1f248
3 changes: 2 additions & 1 deletion trunk/drivers/net/bna/bnad.c
Original file line number Diff line number Diff line change
Expand Up @@ -3232,7 +3232,8 @@ bnad_module_init(void)
{
int err;

pr_info("Brocade 10G Ethernet driver\n");
pr_info("Brocade 10G Ethernet driver - version: %s\n",
BNAD_VERSION);

bfa_nw_ioc_auto_recover(bnad_ioc_auto_recover);

Expand Down

0 comments on commit 83e56f6

Please sign in to comment.