Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79096
b: refs/heads/master
c: ef31224
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jan 28, 2008
1 parent 40e9589 commit 6e348e1
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: 2b1ea591f6714729e5a998064ba9bff503137aa8
refs/heads/master: ef3122463d18c0a05b85654473b855a2af494221
2 changes: 1 addition & 1 deletion trunk/drivers/net/ipg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2178,7 +2178,7 @@ static struct ethtool_ops ipg_ethtool_ops = {
.nway_reset = ipg_nway_reset,
};

static void ipg_remove(struct pci_dev *pdev)
static void __devexit ipg_remove(struct pci_dev *pdev)
{
struct net_device *dev = pci_get_drvdata(pdev);
struct ipg_nic_private *sp = netdev_priv(dev);
Expand Down

0 comments on commit 6e348e1

Please sign in to comment.