Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75019
b: refs/heads/master
c: c2b75f0
h: refs/heads/master
i:
  75017: f2fde43
  75015: 1e7cbd6
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Dec 14, 2007
1 parent 605800d commit b330e01
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: 8e9859184031ac1b0a0234b8671a90cfcd333666
refs/heads/master: c2b75f0cd7cb14874f179d2c09c81f77ad784df2
2 changes: 1 addition & 1 deletion trunk/drivers/net/sis190.c
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ static int __devinit sis190_mii_probe(struct net_device *dev)
return rc;
}

static void __devexit sis190_mii_remove(struct net_device *dev)
static void sis190_mii_remove(struct net_device *dev)
{
struct sis190_private *tp = netdev_priv(dev);

Expand Down

0 comments on commit b330e01

Please sign in to comment.