ltq-vdsl-vr9: fix upstream MINEFTR
authorJan Hoffmann <jan@3e8.eu>
Sat, 28 Jan 2023 19:29:22 +0000 (20:29 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 3 Feb 2023 12:33:36 +0000 (13:33 +0100)
commit723963543a270a5de845ef0ddd07c51c0a8b2cbb
tree208a6f113f296bf8c4e2fde1376def0ae33b2418
parent8bc72ea7be3976711dacc09f0fdab061d6e5152a
ltq-vdsl-vr9: fix upstream MINEFTR

The upstream value read from the device seems to already be in bits per
second, so there is no need to multiply by 1000 again (which for typical
values causes an overflow of the 32-bit unsigned integer).

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
package/kernel/lantiq/ltq-vdsl-vr9/Makefile
package/kernel/lantiq/ltq-vdsl-vr9/patches/210-fix-us-eftrmin.patch [new file with mode: 0644]