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.
Hauke Mehrtens 806354ab53 linux-atm: Fix compile warning
The function trace_on_exit() is given to atexit() as a parameter, but
atexit() only takes a function pointer to a function with a void
parameter.

This problem was introduced when the on_exit() function was incompletely
replaced by atexit().

Fixes: ba6c8bd614 ("linux-atm: add portability fixes")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 9 years ago
501-br2684ctl_itfname.patch linux-atm: add br2684ctl option to specify the netdev name 7 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