commit | 1b698fa5d8ef958007c455e316aa44c37ab3c5fb | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Thu May 28 22:47:29 2020 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jun 01 15:02:53 2020 -0700 |
tree | 001620fb89ec9f7bdf0e3ca2e9ad64ea2950ed80 | |
parent | fc37987265b5979129a72c672b20245119768fb8 [diff] |
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame In order to use standard 'xdp' prefix, rename convert_to_xdp_frame utility routine in xdp_convert_buff_to_frame and replace all the occurrences Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Jesper Dangaard Brouer <brouer@redhat.com> Link: https://lore.kernel.org/bpf/6344f739be0d1a08ab2b9607584c4d5478c8c083.1590698295.git.lorenzo@kernel.org