mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
b350f0a3eb
The PCI shutdown handler is invoked in response to system reboot or shutdown. A data transfer might still be in flight when this happens. So the very first action we take here is to send a link down notification, so that any pending data transfer is terminated. Rest of the actions are same as that of PCI remove handler. Signed-off-by: Arindam Nath <arindam.nath@amd.com> Signed-off-by: Jon Mason <jdmason@kudzu.us> |
||
---|---|---|
.. | ||
amd | ||
idt | ||
intel | ||
mscc | ||
Kconfig | ||
Makefile |