]> git.baikalelectronics.ru Git - kernel.git/commit
r8169: adjust the RxConfig settings.
authorHayes Wang <hayeswang@realtek.com>
Wed, 6 Jul 2011 07:58:04 +0000 (15:58 +0800)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 14 Jul 2011 21:22:55 +0000 (23:22 +0200)
commit792f18cc5ae51474869386bfc3ac617da87da9de
tree2e2110198a7765a2578b797b8b4a613b19d11742
parent2efeb87aaf5f0c9a06c6368364494d34f80eb776
r8169: adjust the RxConfig settings.

Set the init value before reset in probe function. And then just
modify the relative bits and keep the init settings.

For 8110S, 8110SB, and 8110SC series, the initial value of RxConfig
needs to be set after the tx/rx is enabled.

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