commit | 6e0dc64384298b29ac17de7362b7d6d2ef588304 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Oct 13 14:06:44 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 14 10:45:52 2010 -0700 |
tree | efb5e07ff94ea9ad02e85586078cb442a43e4498 | |
parent | f20ce779bb31a90985b0daea2bf0aaf009d21b81 [diff] |
cnic: Add common cnic_request_irq() 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>