]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
r8169: revert "Handle rxfifo errors on 8168 chips"
authorfrançois romieu <romieu@fr.zoreil.com>
Mon, 8 Nov 2010 13:23:05 +0000 (13:23 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:33:35 +0000 (13:33 -0800)
commitef095b5e8d2784db4291625fbf7028efba156533
treee7623a1f4a65890027451f3f8699e7d02dd42515
parent719f3a304007498a64d728f4b04b1d26faafa834
r8169: revert "Handle rxfifo errors on 8168 chips"

commit 53f57357ff0afc37804f4e82ee3123e0c0a2cad6 upstream.

The original patch helps under obscure conditions (no pun) but
some 8168 do not like it. The change needs to be tightened with
a specific 8168 version.

This reverts commit 801e147cde02f04b5c2f42764cd43a89fc7400a2
("r8169: Handle rxfifo errors on 8168 chips").

Regression at https://bugzilla.kernel.org/show_bug.cgi?id=20882

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Tested-by: Andreas Radke <a.radke@arcor.de>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Daniel J Blueman <daniel.blueman@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/r8169.c