Skip to content

Commit fd6d2fe

Browse files
author
Fox Snowpatch
committed
1 parent 182544a commit fd6d2fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/powerpc/kernel/eeh_driver.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,9 +533,7 @@ static void eeh_rmv_device(struct eeh_dev *edev, void *userdata)
533533
if (rmv_data)
534534
list_add(&edev->rmv_entry, &rmv_data->removed_vf_list);
535535
} else {
536-
pci_lock_rescan_remove();
537536
pci_stop_and_remove_bus_device(dev);
538-
pci_unlock_rescan_remove();
539537
}
540538
}
541539

0 commit comments

Comments
 (0)