linux/net/ethernet
David S. Miller ba645c1602 [NET]: Slightly optimize ethernet address comparison.
We know the thing is at least 2-byte aligned, so take
advantage of that instead of invoking memcmp() which
results in truly horrifically inefficient code because
it can't assume anything about alignment.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-27 16:03:05 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
eth.c [NET]: Slightly optimize ethernet address comparison. 2005-09-27 16:03:05 -07:00
pe2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_ether.c [NET]: Fix sparse warnings 2005-08-29 16:01:32 -07:00