diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2023-05-23 11:43:11 +0900 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2023-05-23 15:20:15 +0800 |
commit | a09cc21e80ebbb0fecc8eea33281290144234c9b (patch) | |
tree | 401e22843e1f7d3e9bc2373a5ac43d23d94c4e77 /gdbstub/user-target.c | |
parent | d5241351bd4fdb40cafc87024c4f924267a7ba1c (diff) | |
download | qemu-a09cc21e80ebbb0fecc8eea33281290144234c9b.zip qemu-a09cc21e80ebbb0fecc8eea33281290144234c9b.tar.gz qemu-a09cc21e80ebbb0fecc8eea33281290144234c9b.tar.bz2 |
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 'gdbstub/user-target.c')
0 files changed, 0 insertions, 0 deletions