From: Ivan Vecera Date: Thu, 27 Jan 2011 11:24:11 +0000 (+0100) Subject: r8169: use RxFIFO overflow workaround for 8168c chipset. X-Git-Tag: v2.6.38-rc4~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ba6d12bdac21bc0620a5089e0f24e362645efd;p=pandora-kernel.git r8169: use RxFIFO overflow workaround for 8168c chipset. I found that one of the 8168c chipsets (concretely XID 1c4000c0) starts generating RxFIFO overflow errors. The result is an infinite loop in interrupt handler as the RxFIFOOver is handled only for ...MAC_VER_11. With the workaround everything goes fine. Signed-off-by: Ivan Vecera Acked-by: Francois Romieu Cc: Hayes --- Reading git-diff-tree failed