mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-06 03:36:40 +03:00
When the network is VLAN or SNAP, net_update_ether() will preserve the original Ethernet packet header and simply replace the src and dest MACs and the protocol Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>