openwrt/package/kernel/lantiq
Christian Marangi 220739aa0d
kernel: lantiq: vrx518_tc: add patch fix compilation warning for atm_tc
Add patch fixing compilation warning for atm_tc module.
Fix compilation warning:
/home/ansuel/openwrt-ansuel/openwrt/build_dir/target-arm-openwrt-linux-muslgnueabi_musl/linux-ipq40xx_generic/vrx518_tc_drv-ugw_8.5.2.10/dcdp/atm_tc.c: In function 'print_datetime':
/home/ansuel/openwrt-ansuel/openwrt/build_dir/target-arm-openwrt-linux-muslgnueabi_musl/linux-ipq40xx_generic/vrx518_tc_drv-ugw_8.5.2.10/dcdp/atm_tc.c:768:32: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
  768 |         snprintf(buffer, sizeof(buffer), "%s.%06d", tmbuf, (int)datetime->tv_nsec / 1000);
      |                                ^
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 atm_tc 2023-05-12 03:15:44 +02:00