From: Auke Kok Date: Fri, 14 Jul 2006 23:14:23 +0000 (-0700) Subject: e1000: Redo netpoll fix to address community concerns X-Git-Tag: v2.6.18-rc3~78^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d9e484b2ca502c87156b69fa6b8f8fd5fa18a0;p=pandora-kernel.git 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 Signed-off-by: Auke Kok --- Reading git-diff-tree failed