tests/qtest/libqos/e1000e: Correctly group register accesses
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Thu, 10 Nov 2022 11:45:49 +0000 (20:45 +0900)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Dec 2022 14:19:24 +0000 (15:19 +0100)
commit44c397b279d865db3067c272fb6ad8a825c0d546
tree57088b7b4d84a8ba0bcb65ab65840625512b9d09
parentf2ae2fab47994efd347e9ec335696be9a3113f44
tests/qtest/libqos/e1000e: Correctly group register accesses

Add a newline after E1000_TCTL write and make it clear that E1000_TCTL
write is what enabling transmit.

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