Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220004
b: refs/heads/master
c: 20caa14
h: refs/heads/master
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Greg Kroah-Hartman committed Sep 30, 2010
1 parent 0ffa98c commit 21cbad9
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: c4711c3acb9fbe7f559ead7ff511dba3665a048e
refs/heads/master: 20caa14c59dfda3f4be75530e08e439ad2e73580
2 changes: 1 addition & 1 deletion trunk/drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3233,7 +3233,7 @@ static void __devexit slic_entry_remove(struct pci_dev *pcidev)
slic_global.num_slic_cards--;
slic_card_cleanup(card);
}
kfree(dev);
free_netdev(dev);
pci_release_regions(pcidev);
}

Expand Down

0 comments on commit 21cbad9

Please sign in to comment.