sd-netlink: remove unused RTNL_WQUEUE_MAX define
authorAndreas Rammhold <andreas@rammhold.de>
Thu, 14 May 2020 17:23:33 +0000 (19:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 31 May 2020 05:05:12 +0000 (07:05 +0200)
commit144aff9c3beb118f5177e23383cdff3c33a08f5b
tree781a69281794ada9167e9b9e178dbcf598243bbf
parent34ca8df8e131b7b73425b4ca69c56c3017f5bf71
sd-netlink: remove unused RTNL_WQUEUE_MAX define

While investigating why some of my netlink calls would timeout I
stumbled upon the definition of the max write queue length. Finding this
constant made me believe we still had a write queue in the code - which
isn't true. The netlink write queue code was removed in #189.

(cherry picked from commit 32fcf399bfe7ff6e08ace48106567f8848a1b6e0)
src/libsystemd/sd-netlink/netlink-internal.h