commit | 7edf2f1d54454c0c0e5596b1112318cb91ec1afe | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Tue May 23 11:43:23 2023 +0900 |
committer | Jason Wang <jasowang@redhat.com> | Tue May 23 15:20:15 2023 +0800 |
tree | 1f29e929676a9650f245b0f18ef1c068ef289289 | |
parent | aaa8a15c96a8a7341a3667dcc932f8c5f227d6af [diff] |
hw/net/net_rx_pkt: Enforce alignment for eth_header eth_strip_vlan and eth_strip_vlan_ex refers to ehdr_buf as struct eth_header. Enforce alignment for the structure. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Sriram Yagnaraman <sriram.yagnaraman@est.tech> Signed-off-by: Jason Wang <jasowang@redhat.com>