From: Francois Romieu Date: Thu, 3 Feb 2011 16:27:52 +0000 (+0100) Subject: r8169: prevent RxFIFO induced loops in the irq handler. X-Git-Tag: v2.6.37.4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b7cb312baeab0504e4ba1bc5b324abf7afcf68;p=pandora-kernel.git r8169: prevent RxFIFO induced loops in the irq handler. commit f60ac8e7ab7cbb413a0131d5665b053f9f386526 upstream. While the RxFIFO interruption is masked for most 8168, nothing prevents it to appear in the irq status word. This is no excuse to crash. Signed-off-by: Francois Romieu Cc: Ivan Vecera Cc: Hayes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed