r8169: tweak the PCI data parity error recovery
authorFrancois Romieu <romieu@fr.zoreil.com>
Wed, 22 Nov 2006 23:00:42 +0000 (00:00 +0100)
committerFrancois Romieu <romieu@electric-eye.fr.zoreil.com>
Sun, 3 Dec 2006 23:42:40 +0000 (00:42 +0100)
commitd03902b8864d7814c938f67befade5a3bba68708
treec68791287e5010d709ad2ff87905cb8286899c6f
parent9cb427b6ff0b3e235c518acf5c1fcbbfc95f0ae2
r8169: tweak the PCI data parity error recovery

The 8110SB based n2100 board signals a lot of what ought to be
PCI data parity errors durint operation of the 8169 as target.
Experiment proved that the driver can ignore the error and
process the packet as if nothing had happened.

Let's add an ad-hoc knob to enable users to fix their system while
avoiding the risks of a wholesale change.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/r8169.c