Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107989
b: refs/heads/master
c: 057b61a
h: refs/heads/master
i:
  107987: 91d9ca5
v: v3
  • Loading branch information
Gustavo F. Padovan authored and Jeff Garzik committed Aug 7, 2008
1 parent 278c44b commit 0986a78
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 71557a37adb5df17631c493b3b7d912938c720b2
refs/heads/master: 057b61afca098d3ad3d9e8d15914bc9f9315e425
2 changes: 1 addition & 1 deletion trunk/drivers/net/8390p.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ struct net_device *__alloc_eip_netdev(int size)

void NS8390p_init(struct net_device *dev, int startp)
{
return __NS8390_init(dev, startp);
__NS8390_init(dev, startp);
}

EXPORT_SYMBOL(eip_open);
Expand Down

0 comments on commit 0986a78

Please sign in to comment.