Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74878
b: refs/heads/master
c: f58adb7
h: refs/heads/master
v: v3
  • Loading branch information
Tom "spot" Callaway authored and David S. Miller committed Dec 14, 2007
1 parent 2d02152 commit 101b677
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: 4a9ecd5960e6a7814f6e3405807d49010ffe3a88
refs/heads/master: f58adb757be48068e2bded3dd77ba072c22a10ff
3 changes: 1 addition & 2 deletions trunk/drivers/atm/fore200e.c
Original file line number Diff line number Diff line change
Expand Up @@ -2689,7 +2689,7 @@ fore200e_init(struct fore200e* fore200e)
return 0;
}


#ifdef CONFIG_ATM_FORE200E_PCA
static int __devinit
fore200e_pca_detect(struct pci_dev *pci_dev, const struct pci_device_id *pci_ent)
{
Expand Down Expand Up @@ -2756,7 +2756,6 @@ static void __devexit fore200e_pca_remove_one(struct pci_dev *pci_dev)
}


#ifdef CONFIG_ATM_FORE200E_PCA
static struct pci_device_id fore200e_pca_tbl[] = {
{ PCI_VENDOR_ID_FORE, PCI_DEVICE_ID_FORE_PCA200E, PCI_ANY_ID, PCI_ANY_ID,
0, 0, (unsigned long) &fore200e_bus[0] },
Expand Down

0 comments on commit 101b677

Please sign in to comment.