mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 13:57:44 +09:00
Instead of using sizeof(struct ethhdr) it is strongly recommended to use the kernel macro ETH_HLEN. This patch substitute each occurrence of the former expressione with the latter one. Signed-off-by: Antonio Quartulli <ordex@autistici.org>
25 KiB
25 KiB