Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da9bd117 authored by hayeswang's avatar hayeswang Committed by David S. Miller
Browse files

r8152: disable teredo for RTL8152



Disable teredo for RTL8152 by default.

Signed-off-by: default avatarHayes Wang <hayeswang@realtek.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9a4be1bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2021,6 +2021,7 @@ static void r8152b_exit_oob(struct r8152 *tp)
	ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);

	rxdy_gated_en(tp, true);
	r8153_teredo_off(tp);
	r8152b_hw_phy_cfg(tp);

	ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);