Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58736
b: refs/heads/master
c: 4e50a8e
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jul 10, 2007
1 parent 711132e commit b60b699
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: 8453d43f0ee08ac6c20f390797772a08f81f999a
refs/heads/master: 4e50a8e3c564add2f621dadb752a44872e93c754
2 changes: 1 addition & 1 deletion trunk/drivers/net/sis900.c
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ static int __devinit sis900_probe(struct pci_dev *pci_dev,
* return error if it failed to found.
*/

static int __init sis900_mii_probe(struct net_device * net_dev)
static int __devinit sis900_mii_probe(struct net_device * net_dev)
{
struct sis900_private * sis_priv = net_dev->priv;
const char *dev_name = pci_name(sis_priv->pci_dev);
Expand Down

0 comments on commit b60b699

Please sign in to comment.