commit | 5c0d6b34d6ee11ff979cbdac9a59b47a74cb9f43 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Sun Oct 14 13:25:22 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Oct 14 16:46:44 2007 -0700 |
tree | 8e7068459852029148be16ea237acdb4815caa34 | |
parent | 4fa435018d740cb83d74c92306aa1f796da91ddd [diff] |
sky2: reboot fix The call to napi_disable() in the PCI shutdown handler is problematic, and is aggravated by the new NAPI. Also, make sure watchdog timer doesn't go off. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>