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:
c9cf0a0
)
qlge: Get rid of irqsave/restore in intr disable.
author
Ron Mercer
<ron.mercer@qlogic.com>
Mon, 9 Mar 2009 10:59:23 +0000
(10:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 10 Mar 2009 11:43:54 +0000
(
04:43
-0700)
The completion interrupt disable routine is only called from the ISR, so
there is no need for irqsave/restore.
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found