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.
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>
4 years ago
..
config netifd/config.sh: remove some bashism (usage of [[) 4 years ago
ipv6 6in4/6in4.sh: remove some bashism (usage of [[) 4 years ago
services lldpd: bump to 1.0.5 4 years ago
utils linux-atm: Fix compile warning 4 years ago