From: David S. Miller Date: Fri, 14 May 2021 22:20:11 +0000 (-0700) Subject: Merge branch 'use-xdp-helpers' X-Git-Tag: io_uring-5.14-2021-07-09~10^2~533 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7466b60a3c32a8ad8033b06089e5aae5e8260e86;p=linux-2.6-block.git Merge branch 'use-xdp-helpers' Matteo Croce says: ==================== net: use XDP helpers The commit 43b5169d8355 ("net, xdp: Introduce xdp_init_buff utility routine") and commit be9df4aff65f ("net, xdp: Introduce xdp_prepare_buff utility routine") introduces two useful helpers to populate xdp_buff. Use it in drivers which still open codes that routines. ==================== Signed-off-by: David S. Miller --- 7466b60a3c32a8ad8033b06089e5aae5e8260e86