Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167708
b: refs/heads/master
c: 78abcb1
h: refs/heads/master
v: v3
  • Loading branch information
Steven King authored and David S. Miller committed Oct 21, 2009
1 parent 867fd1e commit 22ed8ee
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: abf90cca9725bd05362fb3443ad55071a69a12d9
refs/heads/master: 78abcb13dd573f80d76d12007b36200a86f1e494
2 changes: 1 addition & 1 deletion trunk/drivers/net/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,7 @@ static const struct net_device_ops fec_netdev_ops = {
*
* index is only used in legacy code
*/
int __init fec_enet_init(struct net_device *dev, int index)
static int fec_enet_init(struct net_device *dev, int index)
{
struct fec_enet_private *fep = netdev_priv(dev);
struct bufdesc *cbd_base;
Expand Down

0 comments on commit 22ed8ee

Please sign in to comment.