Re: [RFC PATCH 1/2] netlink: Workaround missing NETLINK_EXT_ACK define

Marcel Holtmann <[email protected]> Sun, 19 Nov 2023 17:49:29 +0100
Newsgroups dev.linux.lists.ell
Message-ID <[email protected]>
Hi,

> This works around the missing NETLINK_EXT_ACK define of really really
> old kernel version and defines the missing enum nlmsgerr_attrs.
> ---
> ell/netlink-private.h | 9 +++++++++
> 1 file changed, 9 insertions(+)

I applied this patch since it is simple and removes one compile obstacle for older systems.

Regards

Marcel