ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
authorMichael Buesch <mb@bu3sch.de>
Mon, 2 Jun 2008 14:15:23 +0000 (16:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 4 Jun 2008 19:57:10 +0000 (15:57 -0400)
commita3bafeedfff2ac5fa0a316bea4570e27900b6fcc
tree2aba8fc4ccbaecff6cb9adaa632bb0922e517489
parenta75eda43dc4a64d0bd0502da546871c01f70e899
ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable

This fixes a context assertion in ssb that makes b44 print
out warnings on resume.

This fixes the following kernel oops:
http://www.kerneloops.org/oops.php?number=12732
http://www.kerneloops.org/oops.php?number=11410

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/driver_pcicore.c