Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215187
b: refs/heads/master
c: 7fc4463
h: refs/heads/master
i:
  215185: 0687bae
  215183: eb69894
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Oct 17, 2010
1 parent 7c16e1e commit e92c6e5
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: 8e602ce2980fd6941dc0d3dda12e5095e8206f34
refs/heads/master: 7fc4463309faa087f5e41569a987d43b1d71b982
2 changes: 1 addition & 1 deletion trunk/drivers/net/pch_gbe/pch_gbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2394,7 +2394,7 @@ static int pch_gbe_probe(struct pci_dev *pdev,
return ret;
}

static const struct pci_device_id pch_gbe_pcidev_id[] = {
static DEFINE_PCI_DEVICE_TABLE(pch_gbe_pcidev_id) = {
{.vendor = PCI_VENDOR_ID_INTEL,
.device = PCI_DEVICE_ID_INTEL_IOH1_GBE,
.subvendor = PCI_ANY_ID,
Expand Down

0 comments on commit e92c6e5

Please sign in to comment.