original_kernel/net/core
Hagen Paul Pfeifer 5aca1a9e88 net: handle addr_type of 0 properly
addr_type of 0 means that the type should be adopted from from_dev and
not from __hw_addr_del_multiple(). Unfortunately it isn't so and
addr_type will always be considered. Fix this by implementing the
considered and documented behavior.

Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-25 13:58:54 -08:00
..
Makefile
datagram.c
dev.c net: deinit automatic LIST_HEAD 2011-02-18 11:49:36 -08:00
dev_addr_lists.c net: handle addr_type of 0 properly 2011-02-25 13:58:54 -08:00
drop_monitor.c
dst.c
ethtool.c
fib_rules.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
neighbour.c
net-sysfs.c
net-sysfs.h
net-traces.c
net_namespace.c
netevent.c
netpoll.c
pktgen.c
request_sock.c
rtnetlink.c net: Fix ip link add netns oops 2011-01-30 01:14:15 -08:00
scm.c
skbuff.c net: add kmemcheck annotation in __alloc_skb() 2011-01-27 14:41:06 -08:00
sock.c
stream.c
sysctl_net_core.c
timestamping.c
user_dma.c
utils.c