openwrt/package/network
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>
2020-02-24 23:25:28 +01:00
..
config netifd/config.sh: remove some bashism (usage of [[) 2020-01-26 22:02:39 +01:00
ipv6 6in4/6in4.sh: remove some bashism (usage of [[) 2020-01-26 22:02:51 +01:00
services lldpd: bump to 1.0.5 2020-02-22 10:31:28 +02:00
utils linux-atm: Fix compile warning 2020-02-24 23:25:28 +01:00