commit | 8b2a7e609bfcb26ed3639da9eda3fea42c009b65 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Wed Jun 05 16:07:28 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 26 21:10:08 2013 +0200 |
tree | 3ba9126746a67626411d1581b2b2fac43127832a | |
parent | 4bee2a5dce45096851cb8694d962bf8c016816a8 [diff] |
s390/pci: remove pdev during unplug The disable slot implementation on s390 currently just detaches the pci function from the partition - without informing the pci layer. Fix this by calling pci_stop_and_remove_bus_device prior to the operation. Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>