IB/ehca: Init irq tasklet before irq can happen
authorAlexander Schmidt <alexs@linux.vnet.ibm.com>
Mon, 5 Jul 2010 11:41:56 +0000 (11:41 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 4 Aug 2010 23:14:33 +0000 (16:14 -0700)
Initialize tasklet before interrupts are requested to prevent
scheduling of an uninitialized tasklet.

Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found