airo: fix resume
authorMichal Schmidt <xschmi00@stud.feec.vutbr.cz>
Tue, 4 Oct 2005 11:46:21 +0000 (07:46 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 4 Oct 2005 11:46:21 +0000 (07:46 -0400)
Cisco Aironet doesn't resume properly from swsusp, because the resume
method confuses a PM_EVENT_* for a PCI power state. It thinks that it is
resuming from PCI_D1 and doesn't do the necessary initialization of the
card.

Signed-off-by: Michal Schmidt <xschmi00@stud.feec.vutbr.cz>

No differences found