ltq-vdsl-mei: reset g_tx_link_rate on showtime exit
authorMartin Schiller <ms@dev.tdt.de>
Wed, 9 Aug 2017 12:57:18 +0000 (14:57 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 9 Jun 2018 14:32:39 +0000 (16:32 +0200)
commiteee8ab59dc8bc4c599b3508201349fdd96463e69
tree0d647173911610243b729fcd828082593ba4022b
parent6ea0807f18f96e0ae7f6db23ab3c984b180aa84e
ltq-vdsl-mei: reset g_tx_link_rate on showtime exit

Without this change, ifx_mei_atm_showtime_check() will always return
"showtime" after one call of MEI_InternalXtmSwhowtimeEntrySignal()
was done, even if MEI_InternalXtmSwhowtimeExitSignal() was called
in the meantime.

The ifx_mei_atm_showtime_check() function is used by the ltq-atm and
ltq-ptm driver.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
package/kernel/lantiq/ltq-vdsl-mei/patches/110-reset-g_tx_link_rate-on-showtime-exit.patch [new file with mode: 0644]