]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/net/fsl_etsec/miim: Reuse MII constants
authorBernhard Beschow <shentey@gmail.com>
Sun, 3 Nov 2024 13:34:01 +0000 (14:34 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 5 Nov 2024 23:32:25 +0000 (23:32 +0000)
commit65a12bb57246a1fcadb00b544946af0cf5ed8127
tree98d9f77b870be475692433786838eb30f10c87ff
parentab22a14dc03a9d73479203bd1ae9c0522b8a4898
hw/net/fsl_etsec/miim: Reuse MII constants

Instead of defining redundant constants and using magic numbers reuse the
existing MII constants.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
cc: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241103133412.73536-16-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/net/fsl_etsec/miim.c