On Tue, Mar 09, 2021 at 07:27:05PM +0100, Philippe Mathieu-Daudé wrote:
The 'offset' argument represents the offset to the ip6_ext_hdr header, rename it as 'ext_hdr_offset'.Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- net/eth.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>