Skip to content
Commit 46d5e62d authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files


xdp_return_frame_bulk() needs to pass a xdp_buff
to __xdp_return().

strlcpy got converted to strscpy but here it makes no
functional difference, so just keep the right code.

Conflicts:
	net/netfilter/nf_tables_api.c

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 91163f82 7f376f19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment