]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
r8169: tweak the PCI data parity error recovery
authorFrancois Romieu <romieu@fr.zoreil.com>
Sun, 17 Dec 2006 21:14:09 +0000 (22:14 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sun, 17 Dec 2006 21:14:09 +0000 (22:14 +0100)
commit83eda202f1f04d5aa2297998fe44cf6641a03b1d
tree90b628e4a64ebf573d5f028a39610207a51727eb
parent1d244821fb562c763c0244f6823ced9aa73ec83a
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/r8169.c