diff options
author | Ken Kawasaki <ken_kawasaki@spring.nifty.jp> | 2010-04-24 12:37:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-27 23:47:45 +0200 |
commit | 2a9151572224ad5fe808058097be94106470a6dc (patch) | |
tree | 92d51011729fb28f375eccbbae821268c6e6715e /drivers/net/usb | |
parent | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... (diff) | |
download | linux-2a9151572224ad5fe808058097be94106470a6dc.tar.xz linux-2a9151572224ad5fe808058097be94106470a6dc.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions