commit | 2a9151572224ad5fe808058097be94106470a6dc | [log] [tgz] |
---|---|---|
author | Ken Kawasaki <ken_kawasaki@spring.nifty.jp> | Sat Apr 24 10:37:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 27 14:47:45 2010 -0700 |
tree | 92d51011729fb28f375eccbbae821268c6e6715e | |
parent | dacf4fc85bbd063b8108b6c21275ae4a4fcce908 [diff] |
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() 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>