1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/generic
Christian Marangi c951291df9
generic: 6.1: fix compilation warning for CONFIG_PROC_STRIPPED
Fix compilation warning for CONFIG_PROC_STRIPPED for kernel 6.1.

Fix compilation warning:
make[4]: Leaving directory '/__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-ath79_tiny/linux-6.1.55'
net/ipv4/inet_timewait_sock.c: In function '__inet_twsk_schedule':
net/ipv4/inet_timewait_sock.c:272:22: error: unused variable 'kill' [-Werror=unused-variable]
  272 |                 bool kill = timeo <= 4*HZ;
      |                      ^~~~
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-06 21:53:14 +02:00
..
backport-5.15 kernel: bump 5.15 to 5.15.133 2023-10-04 21:03:12 +02:00
backport-6.1 generic: 6.1: backport various qca8k fixes patch 2023-09-30 13:51:19 +02:00
files generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
hack-5.15 generic: add patch for GPON-ONU-34-20BI quirk 2023-09-29 11:48:24 +02:00
hack-6.1 generic: 6.1: fix compilation warning for CONFIG_PROC_STRIPPED 2023-10-06 21:53:14 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.133 2023-10-04 21:03:12 +02:00
pending-6.1 generic: 6.1: backport patch for multi CPU port support on QCA8K 2023-09-30 13:51:19 +02:00
config-5.15 kernel: bump 5.15 to 5.15.126 2023-08-13 13:03:43 +02:00
config-6.1 generic: 6.1: add missing config SPI_BCM63XX_HSSPI 2023-10-06 21:53:13 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES