]> git.baikalelectronics.ru Git - kernel.git/commit
qla2xxx: Disable PCI device in shutdown handler.
authorChad Dupuis <chad.dupuis@qlogic.com>
Thu, 25 Sep 2014 09:17:02 +0000 (05:17 -0400)
committerChristoph Hellwig <hch@lst.de>
Thu, 25 Sep 2014 12:25:05 +0000 (14:25 +0200)
commitc85fa605891283b7e7f7987dcb8a7364b40a116e
tree9b9d13f3acc62809e1ca6366f0ebbf162eb6c576
parentcc99652311d642b4ce7f91da1feb2ba2692f6c87
qla2xxx: Disable PCI device in shutdown handler.

Disable the PCI device during shutdown to prevent any races with
other PCI code such as the AER handling code.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_os.c