diff options
author | Philippe Mathieu-Daudé | 2021-03-10 19:31:18 +0100 |
---|---|---|
committer | Jason Wang | 2021-03-22 10:34:31 +0100 |
commit | 38462440ca22a8ead2ec1e98ef3c45e264fa6f60 (patch) | |
tree | 98bf7aca2352ec8b3e66225981388d97ad059eee /include/qemu-common.h | |
parent | net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr() (diff) | |
download | qemu-38462440ca22a8ead2ec1e98ef3c45e264fa6f60.tar.gz qemu-38462440ca22a8ead2ec1e98ef3c45e264fa6f60.tar.xz qemu-38462440ca22a8ead2ec1e98ef3c45e264fa6f60.zip |
net/eth: Simplify _eth_get_rss_ex_dst_addr()
The length field is already contained in the ip6_ext_hdr structure.
Check it direcly in eth_parse_ipv6_hdr() before calling
_eth_get_rss_ex_dst_addr(), which gets a bit simplified.
Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'include/qemu-common.h')
0 files changed, 0 insertions, 0 deletions