Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139360
b: refs/heads/master
c: 745be2e
h: refs/heads/master
v: v3
  • Loading branch information
Alex Chiang authored and Jesse Barnes committed Mar 20, 2009
1 parent 7cf3a97 commit 90bcb98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9efb5fe1b80a45130ba659ba755f24534c83301b
refs/heads/master: 745be2e700cdddd5da4e402854a484242c3628df
1 change: 1 addition & 0 deletions trunk/drivers/pci/pcie/portdrv_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ void pcie_port_device_remove(struct pci_dev *dev)
struct pcie_port_data *port_data = pci_get_drvdata(dev);

device_for_each_child(&dev->dev, NULL, remove_iter);
pci_disable_device(dev);

switch (port_data->port_irq_mode) {
case PCIE_PORT_MSIX_MODE:
Expand Down

0 comments on commit 90bcb98

Please sign in to comment.