On Mon, 22 Sep 2025 09:30:43 +0200
David Marchand <[email protected]> wrote:
> The compiler has trouble understanding that the code is actually pointing
> at the data in the message past the nh struct.
>
> Update the tap_nlattr_add* helpers and the NLMSG_TAIL macro passing a
> pointer to msg.
>
> Bugzilla ID: 1511
> Fixes: 7c25284e30c2 ("net/tap: add netlink back-end for flow API")
> Cc: [email protected]
>
> Signed-off-by: David Marchand <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>