git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20ce77
)
cnic: Add common cnic_request_irq()
author
Michael Chan
<mchan@broadcom.com>
Wed, 13 Oct 2010 14:06:44 +0000
(14:06 +0000)
committer
David 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