kernel: vrx518_tc: fix ADSL/ATM operation
ATM TC layer have some issues which effectively prevent VRX518 from being used as ADSL modem. Specifically, there one crash during the ATM layer configuration and wrong PVC ID selection on packet receiving what breaks RX path. Fix both of the issues. Make subif iface registration optional to prevent the crash (see more details in the new patch) and update the hardcoded PVC ID to match the first allocated channel. Run tested with FRITZ!Box 7530. Fixes: 474bbe23 ("kernel: add Intel/Lantiq VRX518 TC driver") Reported-and-tested-by:<nebibigon93@yandex.ru> Signed-off-by:
Sergey Ryazanov <ryazanov.s.a@gmail.com> Link: https://patchwork.ozlabs.org/project/openwrt/patch/20250122222654.21833-3-ryazanov.s.a@gmail.com/ Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 47033545)
Showing
- package/kernel/lantiq/vrx518_tc/patches/100-compat.patch 1 addition, 1 deletionpackage/kernel/lantiq/vrx518_tc/patches/100-compat.patch
- package/kernel/lantiq/vrx518_tc/patches/207-dcdp-atm_tc-fix-crash-on-subif_reg-absence.patch 75 additions, 0 deletions...ches/207-dcdp-atm_tc-fix-crash-on-subif_reg-absence.patch
Please register or sign in to comment