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:
dacf4fc
)
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
author
Ken Kawasaki
<ken_kawasaki@spring.nifty.jp>
Sat, 24 Apr 2010 10:37:09 +0000
(10:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Apr 2010 21:47:45 +0000
(14:47 -0700)
smc91c92_cs:
* spin_unlock_irqrestore before calling smc_interrupt() in media_check()
to avoid lockup.
* use spin_lock_irqsave for ethtool function.
Signed-off-by: Ken Kawasaki <ken_kawasaki@spring.nifty.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found