openwrt/package/network/utils/linux-atm/patches
Hauke Mehrtens 26af8e48d3 linux-atm: Fix compile problem with kernel 4.20
This fixes the following compile problem with kernel 4.20:

In file included from arp.c:20:0:
include/linux/if_arp.h:121:16: error: 'IFNAMSIZ' undeclared here (not in a function)
  char  arp_dev[IFNAMSIZ];
                ^~~~~~~~
make[7]: *** [Makefile:459: arp.o] Error 1

This is caused by commit 6a12709da354 ("net: if_arp: use define instead
of hard-coded value") in the upstream Linux kernel which is integrated
in Linux 4.20.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-03-10 19:04:30 +01:00
..
000-debian_16.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
200-no_libfl.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
300-objcopy_path.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
400-portability_fixes.patch linux-atm: activate format security checks 2016-02-25 22:00:34 +00:00
500-br2684ctl_script.patch linux-atm: add missing br2684ctl patch chunk 2016-01-23 15:24:19 +00:00
501-br2684ctl_itfname.patch linux-atm: add br2684ctl option to specify the netdev name 2018-01-10 08:08:53 +01:00
510-remove-LINUX_NETDEVICE-hack.patch linux-atm: Fix compile problem with kernel 4.20 2019-03-10 19:04:30 +01:00
600-fix-format-errors.patch linux-atm: activate format security checks 2016-02-25 22:00:34 +00:00