aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
diff options
context:
space:
mode:
authorDongdong Deng <dongdong.deng@windriver.com>2009-08-23 22:59:04 -0700
committerDavid S. Miller <davem@davemloft.net>2009-08-23 22:59:04 -0700
commit8ff499e43c537648399fca8ba39d24c0768b3fab (patch)
treea8060b64ffd9489b6509d2fe96c902b296877c45 /net/sched
parentpxaficp-ir: remove incorrect net_device_ops (diff)
downloadlinux-dev-8ff499e43c537648399fca8ba39d24c0768b3fab.tar.xz
linux-dev-8ff499e43c537648399fca8ba39d24c0768b3fab.zip
smc91x: let smc91x work well under netpoll
The NETPOLL requires that interrupts remain disabled in its callbacks. Using *_irq_save()/irq_restore() to replace *_irq_disable()/irq_enable() functions in NETPOLL's callbacks of smc91x, so that it doesn't enable interrupts when already disabled, and kgdboe/netconsole would work properly over smc91x. Signed-off-by: Dongdong Deng <dongdong.deng@windriver.com> Acked-by: Nicolas Pitre <nico@cam.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions