netlink: fix typo in debug msg
authorDavid Härdeman <[email protected]>
Tue, 11 Nov 2025 12:08:22 +0000 (13:08 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Tue, 11 Nov 2025 13:18:39 +0000 (14:18 +0100)
commitf13d2cecaebf8b1ec31692b74b63169a7548c1ea
tree99fb5360e494cf8daef5e612272e360406980616
parentfa6e63bb8200146ee986054bccaf936b132c9c11
netlink: fix typo in debug msg

As noted by @CasperVector in #115, there's a typo in netlink.c,
checking if true is true isn't very useful :)

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/305
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/netlink.c