ImmortalWrt/package/network/utils/linux-atm/patches
Norbert van Bolhuis 9aa3d5b345 linux-atm: Include linux/sockios.h for SIOCGSTAMP
Since linux kernel commit 0768e17073dc527ccd18ed5f96ce85f9985e9115
(2019-04-19) the asm-generic/sockios.h header no longer defines
SIOCGSTAMP. Instead it provides only SIOCGSTAMP_OLD.

The linux/sockios.h header now defines SIOCGSTAMP using either
SIOCGSTAMP_OLD or SIOCGSTAMP_NEW as appropriate. This linux only
header file is not included so we get a build failure.

Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
2020-04-09 00:12:46 +02:00
..
200-no_libfl.patch
300-objcopy_path.patch
400-portability_fixes.patch linux-atm: Fix compile warning 2020-02-24 23:25:28 +01: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
700-musl-include.patch linux-atm: Add missing headers 2019-08-05 23:22:26 +02:00
800-include_sockios.patch linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
000-debian_16.patch