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)
commit53232803241ae0f26b39897a4d4b37775837de00
treeb4ab0478eb6b32d7c799d6161502c3d6f761e3d9
parentd5919586265d36c6694a5d10ba589c02806873b6
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>
drivers/net/wireless/airo.c