OSDN Git Service

net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 10 Mar 2021 18:31:19 +0000 (19:31 +0100)
committerJason Wang <jasowang@redhat.com>
Mon, 22 Mar 2021 09:34:31 +0000 (17:34 +0800)
commitdbd8d3f959e5ba9b1804a5c99c7f8af42d96809b
treebbc3a26f124d8c7e060ddcd9bd4b178e1f36cd4d
parent38462440ca22a8ead2ec1e98ef3c45e264fa6f60
net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument

The 'offset' argument represents the offset to the ip6_ext_hdr
header, rename it as 'ext_hdr_offset'.

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/eth.c