commit | 53232803241ae0f26b39897a4d4b37775837de00 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <xschmi00@stud.feec.vutbr.cz> | Tue Oct 04 07:46:21 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Oct 04 07:46:21 2005 -0400 |
tree | b4ab0478eb6b32d7c799d6161502c3d6f761e3d9 | |
parent | d5919586265d36c6694a5d10ba589c02806873b6 [diff] |
airo: fix resume 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>