From: Jeff Kirsher Date: Fri, 13 Jan 2006 00:51:14 +0000 (-0800) Subject: [PATCH] e1000: Fix Netpoll issue X-Git-Tag: v2.6.16-rc2~366^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8da8be146e6043fb4b60a222be0014a0fb46d24;p=pandora-kernel.git [PATCH] e1000: Fix Netpoll issue Fixed an issue netpoll would error out during communication, generating the following error: --netdump[14973]: Got toomany timeouts in handshaking, ... Even after a kernel panic, netpoll requires two way communication to successfully transfer the crash log to the remote server. Signed-off-by: Jeff Kirsher Signed-off-by: Jesse Brandeburg Signed-off-by: John Ronciak Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed