Revision f4c7476b041d200c3b347f019eebf05e6d0b47f9 authored by hayeswang on 29 October 2014, 03:12:16 UTC, committed by David S. Miller on 30 October 2014, 19:49:00 UTC
If (tp->speed & LINK_STATUS) is not zero, the rtl8152_resume()
would call rtl_start_rx() before enabling the tx/rx. Avoid this
by resetting it to zero.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 923e1ee
History

back to top