net: add missing net_device::xdp_zc_max_segs description
authorMaciej Fijalkowski <maciej.fijalkowski@intel.com>
Fri, 21 Jul 2023 14:58:08 +0000 (16:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 24 Jul 2023 22:54:50 +0000 (15:54 -0700)
commita097627dcaddb90f55c1780da348bf9b56f6b4bd
treed22e5791ceb566f8052cf79a0955aae3c1504f1e
parentdc644b540a2d2874112706591234be3d3fbf9ef7
net: add missing net_device::xdp_zc_max_segs description

Cited commit under 'Fixes' tag introduced new member to struct
net_device without providing description of it - fix it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20230720141613.61488b9e@canb.auug.org.au/
Fixes: 13ce2daa259a ("xsk: add new netlink attribute dedicated for ZC max frags")
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Tested-by: Simon Horman <simon.horman@corigine.com> # build-tested
Link: https://lore.kernel.org/r/20230721145808.596298-1-maciej.fijalkowski@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h