qlge: Add disable/enable firmare irqs to handler.
authorRon Mercer <ron.mercer@qlogic.com>
Thu, 8 Oct 2009 09:54:43 +0000 (09:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2009 05:54:55 +0000 (22:54 -0700)
This was accidentally omitted from one of the previous patches for firmware event
handling.  The handler needs to the enable firmware irq mask when it's done
processing or it may not get any more events interrupts.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found