dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/core
Kris Katterjohn 3860288ee8 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c
This replaces a memcmp() with is_zero_ether_addr().

Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-17 15:15:38 -08:00
..
Makefile
datagram.c
dev.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
dev_mcast.c
dst.c
dv.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
ethtool.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
filter.c [NET]: Fix whitespace issues in net/core/filter.c 2006-01-17 02:25:52 -08:00
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
neighbour.c
net-sysfs.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
netpoll.c [NET]: Use is_zero_ether_addr() in net/core/netpoll.c 2006-01-17 15:15:38 -08:00
pktgen.c [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN 2006-01-17 13:04:57 -08:00
request_sock.c
rtnetlink.c
scm.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
skbuff.c
sock.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
stream.c
sysctl_net_core.c
utils.c
wireless.c