]> git.neil.brown.name Git - history.git/commit
[netdrvr 8139cp] fix NAPI race
authorHirofumi Ogawa <hirofumi@mail.parknet.co.jp>
Sat, 24 Jan 2004 10:57:20 +0000 (05:57 -0500)
committerLinus Torvalds <torvalds@home.osdl.org>
Sat, 24 Jan 2004 10:57:20 +0000 (05:57 -0500)
commitae9dfacaca5ce7be7ad75aec2fbc938fcf6fa21a
treeaeaf762f1bb08bb176828ea7b3f93a05740ffb7e
parentc23b85103a9285e8d06244743480346aa325eda8
[netdrvr 8139cp] fix NAPI race

Andreas Happe <andreashappe@gmx.net> writes:
> my notebook (hp/compaq nx7000) still crashes when using 8139cp (runs
> rock solid with 8139too driver). The computer just locks up, there is no
> dmesg output. This has happened since I've got this laptop (around
> november '03).

It seems 8139cp.c has the race condition of rx_poll and interrupt.

NOTE, since I don't have this device, patch is untested. Sorry.
drivers/net/8139cp.c