]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169: adjust the RxConfig settings.
authorHayes Wang <hayeswang@realtek.com>
Wed, 6 Jul 2011 07:58:04 +0000 (15:58 +0800)
committerJoe Jin <joe.jin@oracle.com>
Fri, 18 May 2012 02:02:50 +0000 (10:02 +0800)
commit2dc50df394ea2d8347c4562ad250857ffa5e4953
treef526d4402c4ba11fe7aa3081f2824d7407ef3c2d
parent22b5d96c8cb0d3822b20c8e598975d0cd58c60a3
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>
(cherry picked from commit e542a2269f232d61270ceddd42b73a4348dee2bb)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/r8169.c