openwrt/package/kernel/lantiq
Christian Marangi 0736cc0e67
kernel: ltq-atm: add patch fixing compilation warning for ltq_atm
Fix compilation warning caused by copy_from_user ret not handled.
Fix compilation warning:
/__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-lantiq_ase/ltq-atm-ase/ltq-atm/ltq_atm.c: In function 'ppe_ioctl':
/__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-lantiq_ase/ltq-atm-ase/ltq-atm/ltq_atm.c:341:17: error: ignoring return value of 'copy_from_user' declared with attribute 'warn_unused_result' [-Werror=unused-result]
  341 |                 copy_from_user(&mib_vcc, arg, sizeof(mib_vcc));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-12 03:15:46 +02:00
..
ltq-adsl kernel: ltq-adsl: add patch fixing compilation warning 2023-05-12 03:15:45 +02: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 kernel: ltq-atm: add patch fixing compilation warning for ltq_atm 2023-05-12 03:15:46 +02: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 kernel: ltq-ptm: add patch fixing compilation warning 2023-05-12 03:15:45 +02: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: ltq-vdsl-vr11: fix compilation waring 2023-05-12 03:15:46 +02:00
ltq-vdsl-vr11-mei kernel: ltq-vdsl-vr11-mei: fix compilation warning 2023-05-12 03:15:45 +02: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