On 20/4/23 07:46, Akihiko Odaki wrote:
The old eth_setup_vlan_headers has no user so remove it and rename eth_setup_vlan_headers_ex.Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> --- include/net/eth.h | 9 +-------- hw/net/net_tx_pkt.c | 2 +- net/eth.c | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>