Skip to content
Commit 553c4aa6 authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

libata: handle pci_enable_device() failure while resuming



Handle pci_enable_device() failure while resuming.  This patch kills
the "ignoring return value of 'pci_enable_device'" warning message and
propagates __must_check through ata_pci_device_do_resume().

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 8bfa79fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment