commit | 0c0c2776926018e7560b99e921467aea1115d03b | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Thu Dec 12 17:53:11 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Dec 16 14:37:55 2013 +0100 |
tree | a663713f196c4d5fdb9f41aa680e9b554a8e6f84 | |
parent | 704268925d32a0457202371a61580af76b94c53a [diff] |
s390/pci: set error state for unavailable functions If we receive a notification that a pci function became unavailable we clean up by removing the pci device. This can confuse the driver since the function is already unaccessible. Improve this situation by setting an appropriate error_state. 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>