diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-02-27 14:30:26 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-28 15:25:43 -0800 |
commit | 1621378aab19e6197fe95dc76d1825ef91d40e49 (patch) | |
tree | a7fd5f41bb7b1aae0743bb68533321f853c3906e /tools/net/ynl/lib/ynl.h | |
parent | 2f22f0b313f4c11e524c68e34165e62d8276e442 (diff) |
tools: ynl: use ynl_sock_read_msgs() for ACK handling
ynl_recv_ack() is simple and it's the only user of mnl_cb_run().
Now that ynl_sock_read_msgs() exists it's actually less code
to use ynl_sock_read_msgs() instead of being special.
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Link: https://lore.kernel.org/r/20240227223032.1835527-10-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net/ynl/lib/ynl.h')
0 files changed, 0 insertions, 0 deletions