summary refs log tree commit diff stats
path: root/hw/net/e1000e_core.c
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@daynix.com>2023-05-23 11:43:11 +0900
committerJason Wang <jasowang@redhat.com>2023-05-23 15:20:15 +0800
commita09cc21e80ebbb0fecc8eea33281290144234c9b (patch)
tree401e22843e1f7d3e9bc2373a5ac43d23d94c4e77 /hw/net/e1000e_core.c
parentd5241351bd4fdb40cafc87024c4f924267a7ba1c (diff)
downloadfocaccia-qemu-a09cc21e80ebbb0fecc8eea33281290144234c9b.tar.gz
focaccia-qemu-a09cc21e80ebbb0fecc8eea33281290144234c9b.zip
igb: Remove goto
The goto is a bit confusing as it changes the control flow only if L4
protocol is not recognized. It is also different from e1000e, and
noisy when comparing e1000e and igb.

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>
Diffstat (limited to 'hw/net/e1000e_core.c')
0 files changed, 0 insertions, 0 deletions