e1000: Redo netpoll fix to address community concerns
authorAuke Kok <auke\-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:23 +0000 (16:14 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:23 +0000 (16:14 -0700)
commitd3d9e484b2ca502c87156b69fa6b8f8fd5fa18a0
tree25cc750bb3a88599645c0415110e8ed9a6086f64
parent22e1170310ec6afa41e0dc7ac9dfac735d82dcab
e1000: Redo netpoll fix to address community concerns

The original suggested fix for netpoll was found to be racy on SMP
kernels. While it is highly unlikely that this race would ever be seen
in the real world due to current netpoll usage models, we implemented
this updated fix to address concerns.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c