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)
commite542a2269f232d61270ceddd42b73a4348dee2bb
tree2e2110198a7765a2578b797b8b4a613b19d11742
parentaaa89c08d9ffa3739c93d65d98b73ec2aa2e93a5
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