cnic: Add common cnic_request_irq()
authorMichael Chan <mchan@broadcom.com>
Wed, 13 Oct 2010 14:06:44 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Oct 2010 17:45:52 +0000 (10:45 -0700)
to reduce some duplicate code.  Also, use tasklet_kill() in
cnic_free_irq() to wait for the cnic_irq_task to complete.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found