Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149781
b: refs/heads/master
c: 9713107
h: refs/heads/master
i:
  149779: 99595fd
v: v3
  • Loading branch information
Brice Goglin authored and David S. Miller committed Apr 17, 2009
1 parent 06155f5 commit 2643f4a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2d90b0aa3bc484189940444bcddcbe0ebbb53af5
refs/heads/master: 97131079183cd671e18e661f1a387cdb5dffd313
4 changes: 3 additions & 1 deletion trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
#include "myri10ge_mcp.h"
#include "myri10ge_mcp_gen_header.h"

#define MYRI10GE_VERSION_STR "1.4.4-1.401"
#define MYRI10GE_VERSION_STR "1.4.4-1.412"

MODULE_DESCRIPTION("Myricom 10G driver (10GbE)");
MODULE_AUTHOR("Maintainer: help@myri.com");
Expand Down Expand Up @@ -4036,6 +4036,8 @@ static struct pci_device_id myri10ge_pci_tbl[] = {
{0},
};

MODULE_DEVICE_TABLE(pci, myri10ge_pci_tbl);

static struct pci_driver myri10ge_driver = {
.name = "myri10ge",
.probe = myri10ge_probe,
Expand Down

0 comments on commit 2643f4a

Please sign in to comment.