You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
000-debian_16.patch
200-no_libfl.patch
300-objcopy_path.patch
400-portability_fixes.patch linux-atm: Fix compile warning 4 years ago
500-br2684ctl_script.patch linux-atm: add missing br2684ctl patch chunk 8 years ago
501-br2684ctl_itfname.patch linux-atm: add br2684ctl option to specify the netdev name 6 years ago
510-remove-LINUX_NETDEVICE-hack.patch linux-atm: Fix compile problem with kernel 4.20 5 years ago
600-fix-format-errors.patch linux-atm: activate format security checks 8 years ago
700-musl-include.patch linux-atm: Add missing headers 5 years ago
800-include_sockios.patch linux-atm: Include linux/sockios.h for SIOCGSTAMP 4 years ago