mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-05 03:35:27 +09:00
For ethernet frames, eth_type_trans() already parses the header, so one can skip this when checking the frame size. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: David S. Miller <davem@davemloft.net>