Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67154
b: refs/heads/master
c: 036be09
h: refs/heads/master
v: v3
  • Loading branch information
Ralph Campbell authored and Roland Dreier committed Oct 10, 2007
1 parent acf5a8c commit 818c403
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: d29cc6efb9731a415957b8d0ff16e31729ed6837
refs/heads/master: 036be09ca55ee8512c05742f4f6b88911d012a90
5 changes: 0 additions & 5 deletions trunk/drivers/infiniband/hw/ipath/ipath_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,6 @@ static int __devinit ipath_init_one(struct pci_dev *pdev,

ipath_cdbg(VERBOSE, "initializing unit #%u\n", dd->ipath_unit);

read_bars(dd, pdev, &bar0, &bar1);

ret = pci_enable_device(pdev);
if (ret) {
/* This can happen iff:
Expand Down Expand Up @@ -529,9 +527,6 @@ static int __devinit ipath_init_one(struct pci_dev *pdev,
goto bail_regions;
}

dd->ipath_deviceid = ent->device; /* save for later use */
dd->ipath_vendorid = ent->vendor;

dd->ipath_pcirev = pdev->revision;

#if defined(__powerpc__)
Expand Down

0 comments on commit 818c403

Please sign in to comment.