openwrt/package/kernel/lantiq
Christian Marangi d088282ddd
kernel: lantiq: vrx518_tc: add patch fix compilation warning for ptm_tc
Alloc MIB struct dynamically instead to fix compilation warning for
stack limit.
Fix compilation warning:
/__w/openwrt/openwrt/openwrt/build_dir/target-arm-openwrt-linux-muslgnueabi_musl/linux-ipq40xx_chromium/vrx518_tc_drv-ugw_8.5.2.10/dcdp/ptm_tc.c: In function 'ptm_tc_get_stats':
/__w/openwrt/openwrt/openwrt/build_dir/target-arm-openwrt-linux-muslgnueabi_musl/linux-ipq40xx_chromium/vrx518_tc_drv-ugw_8.5.2.10/dcdp/ptm_tc.c:463:1: error: the frame size of 1032 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
  463 | }
      | ^
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-12 03:15:44 +02:00
..
ltq-adsl ltq-vdsl/ltq-adsl: fix elapsed time calculation 2022-05-04 01:38:04 +01:00
ltq-adsl-fw ltq-adsl(-fw): Makefile clean-up and fixes 2020-04-24 17:59:22 +02:00
ltq-adsl-mei kernel: ltq-adsl-mei: fix compilation warning for copy_from_user ret 2023-05-12 03:15:43 +02:00
ltq-atm ltq-atm/ltq-ptm: avoid unnecessary build dependencies 2022-05-04 01:38:04 +01:00
ltq-deu kernel: ltq-deu: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
ltq-ifxos ltq-ifxos: enable for ipq40xx 2023-01-16 23:41:41 +00:00
ltq-ptm ltq-atm/ltq-ptm: avoid unnecessary build dependencies 2022-05-04 01:38:04 +01:00
ltq-tapi lantiq: ltq-tapi: add customer pulse digit time 2022-11-18 20:27:52 +01:00
ltq-vdsl-fw ltq-vdsl-fw: fix firmware installer 2022-08-26 22:32:47 +01:00
ltq-vdsl-vr9 ltq-vdsl-vr9: fix upstream MINEFTR 2023-02-03 13:33:36 +01:00
ltq-vdsl-vr9-mei kernel: ltq-vdsl-vr9-mei: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
ltq-vdsl-vr11 kernel: add new ltq-vdsl-vr11 driver 2023-01-16 23:41:41 +00:00
ltq-vdsl-vr11-mei kernel: add new ltq-vdsl-vr11-mei driver 2023-01-16 23:41:41 +00:00
ltq-vectoring kernel: Make use of KERNEL_MAKE 2022-12-17 20:12:31 +01:00
ltq-vmmc kernel: ltq-vmmc: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
vrx518_ep kernel: add Intel/Lantiq VRX518 EP driver 2023-01-16 23:41:41 +00:00
vrx518_tc kernel: lantiq: vrx518_tc: add patch fix compilation warning for ptm_tc 2023-05-12 03:15:44 +02:00