Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224427
b: refs/heads/master
c: a31ff38
h: refs/heads/master
i:
  224425: b7538e8
  224423: 4063e69
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 17, 2010
1 parent 2a3071b commit 7431a15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 802aa9c058f2046f0a5683f04d7755c362734010
refs/heads/master: a31ff3880578c37fd5c71ee863c23897dacfa9f8
3 changes: 1 addition & 2 deletions trunk/drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -8321,8 +8321,7 @@ s2io_init_nic(struct pci_dev *pdev, const struct pci_device_id *pre)

static void __devexit s2io_rem_nic(struct pci_dev *pdev)
{
struct net_device *dev =
(struct net_device *)pci_get_drvdata(pdev);
struct net_device *dev = pci_get_drvdata(pdev);
struct s2io_nic *sp;

if (dev == NULL) {
Expand Down

0 comments on commit 7431a15

Please sign in to comment.