From: Chunhao Lin
Date: Wed, 31 Jan 2018 01:32:36 +0800
> Driver check the wrong register bit in rtl_ocp_tx_cond() that keep driver
> waiting until timeout.
>
> Fix this by waiting for the right register bit.
>
> Signed-off-by: Chunhao Lin
Applied and queued up for -stable.
Driver check the wrong register bit in rtl_ocp_tx_cond() that keep driver
waiting until timeout.
Fix this by waiting for the right register bit.
Signed-off-by: Chunhao Lin
---
drivers/net/ethernet/realtek/r8169.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/ne