Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200893
b: refs/heads/master
c: 7074b16
h: refs/heads/master
i:
  200891: dd99a7e
v: v3
  • Loading branch information
Wu Fengguang authored and David S. Miller committed Jul 7, 2010
1 parent 06fa6fa commit cfc4214
Show file tree
Hide file tree
Showing 2 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: dfe1e8eddcd73fc58124933c14c2efe93fab0b8f
refs/heads/master: 7074b16cc6bd27b1962e8f592b3733ebe92f4897
4 changes: 2 additions & 2 deletions trunk/drivers/net/vxge/vxge-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4517,9 +4517,9 @@ vxge_starter(void)
char version[32];
snprintf(version, 32, "%s", DRV_VERSION);

printk(KERN_CRIT "%s: Copyright(c) 2002-2009 Neterion Inc\n",
printk(KERN_INFO "%s: Copyright(c) 2002-2009 Neterion Inc\n",
VXGE_DRIVER_NAME);
printk(KERN_CRIT "%s: Driver version: %s\n",
printk(KERN_INFO "%s: Driver version: %s\n",
VXGE_DRIVER_NAME, version);

verify_bandwidth();
Expand Down

0 comments on commit cfc4214

Please sign in to comment.