]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/net/xilinx_ethlite: Rename rxbuf -> port_index
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 9 Nov 2024 18:29:55 +0000 (19:29 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 31 Dec 2024 20:21:34 +0000 (21:21 +0100)
commit0798e09f3badf25a5b490ab0146b0d41ae78a798
treec598f5fe46457111dad90dde6400597781961044
parent7eb77fa4cd88bd70f68a603aa829207bf403e987
hw/net/xilinx_ethlite: Rename rxbuf -> port_index

'rxbuf' is the index of the dual port RAM used.
Rename it as 'port_index'.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20241112181044.92193-8-philmd@linaro.org>
hw/net/xilinx_ethlite.c