diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2023-02-06 19:00:06 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-02-07 23:11:28 +0100 |
commit | 26759bee43ea7a29fcf9b06d476f7d02ec990ee3 (patch) | |
tree | 6dc2b991cabeaf5692fc1a818ac6e8a402a3e668 /Documentation | |
parent | virtio_net: Update xdp_features with xdp multi-buff (diff) | |
download | linux-26759bee43ea7a29fcf9b06d476f7d02ec990ee3.tar.xz linux-26759bee43ea7a29fcf9b06d476f7d02ec990ee3.zip |
net, xdp: Add missing xdp_features description
Add missing xdp_features field description in the struct net_device
documentation. This patch fix the following warning:
[...]
./include/linux/netdevice.h:2375: warning: Function parameter or member 'xdp_features' not described in 'net_device'
[...]
Fixes: d3d854fd6a1d ("netdev-genl: create a simple family for netdev stuff")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/7878544903d855b49e838c9d59f715bde0b5e63b.1675705948.git.lorenzo@kernel.org
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions