Hi all,
After merging the bpf-next tree, today's linux-next build (htmldocs)
produced this warning:
include/linux/netdevice.h:2381: warning: Function parameter or member 'xdp_features' not described in 'net_device'
Introduced by commit
d3d854fd6a1d ("netdev-genl: create a simple family for netdev stuff")
--
Cheers,
Stephen Rothwell
On Sun, Feb 5, 2023 at 7:54 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> After merging the bpf-next tree, today's linux-next build (htmldocs)
> produced this warning:
>
> include/linux/netdevice.h:2381: warning: Function parameter or member 'xdp_features' not described in 'net_device'
>
> Introduced by commit
>
> d3d854fd6a1d ("netdev-genl: create a simple family for netdev stuff")
Lorenzo,
please take a look.