OSDN Git Service

e1000e: Always log status after building rx metadata
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Tue, 23 May 2023 02:43:09 +0000 (11:43 +0900)
committerJason Wang <jasowang@redhat.com>
Tue, 23 May 2023 07:20:15 +0000 (15:20 +0800)
commit8b876b99a1b60ee657e3ef57b5c04d8836034d60
treebe4b85194b271b324e84b96f013275dda8e27efe
parent5052fc9eb17b5ae6fd956834c68c3f7201dea8df
e1000e: Always log status after building rx metadata

Without this change, the status flags may not be traced e.g. if checksum
offloading is disabled.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/e1000e_core.c