Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317870
b: refs/heads/master
c: d99b5ac
h: refs/heads/master
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Jul 12, 2012
1 parent 1407b12 commit dc9a730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d44858a9b4abc1fb94f0dae587fbd1807bb3c576
refs/heads/master: d99b5ac65e7827f10ba60b1ea44d7bd041d58d1d
1 change: 1 addition & 0 deletions trunk/drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3234,6 +3234,7 @@ static void __devexit slic_entry_remove(struct pci_dev *pcidev)
}
free_netdev(dev);
pci_release_regions(pcidev);
pci_disable_device(pcidev);
}

static int slic_entry_halt(struct net_device *dev)
Expand Down

0 comments on commit dc9a730

Please sign in to comment.