1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/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
..
000-debian_16.patch
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
501-br2684ctl_itfname.patch
510-remove-LINUX_NETDEVICE-hack.patch
600-fix-format-errors.patch
700-musl-include.patch
800-include_sockios.patch linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00