tests/qtest/e1000e-test: De-duplicate constants
commitf2ae2fab47994efd347e9ec335696be9a3113f44
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Thu, 10 Nov 2022 11:44:26 +0000 (10 20:44 +0900)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Dec 2022 14:19:24 +0000 (15 15:19 +0100)
treef82f38a13471e008162555eb5a71de3544706b58
parentff6b7d3cd549c05ae5b4051dd94e8514d0610e64
tests/qtest/e1000e-test: De-duplicate constants

De-duplicate constants found in e1000e_send_verify() and
e1000e_receive_verify() to avoid mismatch and improve readability.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20221110114426.65951-1-akihiko.odaki@daynix.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/e1000e-test.c