linux/net
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
This changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two).

Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-10 12:54:28 -08:00
..
802 [PATCH] tiny: Trim non-IPX builds 2006-01-08 20:14:10 -08:00
8021q [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
appletalk
atm [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
ax25
bluetooth [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
bridge [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
core [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
dccp
decnet
econet
ethernet
ieee80211 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
ipv4 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
ipv6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
ipx
irda
key [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 2006-01-09 14:16:18 -08:00
lapb
llc
netfilter spelling: s/trough/through/ 2006-01-10 00:13:33 +01:00
netlink [PATCH] netlink oops fix due to incorrect error code 2006-01-09 09:36:52 -08:00
netrom
packet
rose
rxrpc
sched [PKT_SCHED]: Fix qdisc return code. 2006-01-09 14:16:26 -08:00
sctp [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 2006-01-09 14:16:18 -08:00
sunrpc Fix rpc shutdown event condition bug 2006-01-10 08:56:39 -08:00
unix [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
wanrouter
x25
xfrm [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 2006-01-09 14:16:18 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE