From: Mauro Carvalho Chehab <[email protected]>
Date: Fri, 2 Oct 2020 07:49:45 +0200
> As warned by "make htmldocs", there are two new struct elements
> that aren't documented:
>
> ../include/linux/netdevice.h:2159: warning: Function parameter or
> member 'unlink_list' not described in 'net_device'
> ../include/linux/netdevice.h:2159: warning: Function parameter or
> member 'nested_level' not described in 'net_device'
>
> Fixes: 1fc70edb7d7b ("net: core: add nested_level variable in net_device")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Applied, thank you.