Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214851
b: refs/heads/master
c: a069ec9
h: refs/heads/master
i:
  214849: f3aca07
  214847: 50d1b69
v: v3
  • Loading branch information
Dimitris Michailidis authored and David S. Miller committed Oct 4, 2010
1 parent fa40841 commit 31db437
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: 1790c228fb3f57793160c0f0c20b55c398cab106
refs/heads/master: a069ec917457e44e214fc34e50acd185110fa81b
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb4/cxgb4_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3863,7 +3863,7 @@ static void __devexit remove_one(struct pci_dev *pdev)
pci_disable_device(pdev);
pci_release_regions(pdev);
pci_set_drvdata(pdev, NULL);
} else if (PCI_FUNC(pdev->devfn) > 0)
} else
pci_release_regions(pdev);
}

Expand Down

0 comments on commit 31db437

Please sign in to comment.