mirror of
https://github.com/torvalds/linux.git
synced 2026-07-23 14:08:04 +02:00
The ethernet header management only needs to handle a fixed size address (6 bytes). If the memcpy/memset are changed to be passed a constant length, then compiler can optimize for this case (and if it is smart eliminate string instructions). Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| eth.c | ||
| Makefile | ||
| pe2.c | ||