Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33515
b: refs/heads/master
c: ec42cdb
h: refs/heads/master
i:
  33513: a9c544e
  33511: 6886bbe
v: v3
  • Loading branch information
Alexey Dobriyan authored and Jeff Garzik committed Aug 19, 2006
1 parent d71db15 commit 1914038
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3d8f3f3c3697a7603a802427c9226f5dfe6d67ad
refs/heads/master: ec42cdb624059bb9d9d1accca5ed4345bf8f5fda
3 changes: 1 addition & 2 deletions trunk/drivers/net/tulip/xircom_cb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1264,8 +1264,7 @@ static void investigate_write_descriptor(struct net_device *dev, struct xircom_p

static int __init xircom_init(void)
{
pci_register_driver(&xircom_ops);
return 0;
return pci_register_driver(&xircom_ops);
}

static void __exit xircom_exit(void)
Expand Down

0 comments on commit 1914038

Please sign in to comment.