kernel_optimize_test/net/core
Jiri Pirko 948b337e62 net: init perm_addr in register_netdevice()
Benefit from the fact that dev->addr_assign_type is set to NET_ADDR_PERM
in case the device has permanent address.

This also fixes the problem that many drivers do not set perm_addr at
all.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-08 18:00:47 -08:00
..
datagram.c
dev_addr_lists.c
dev.c net: init perm_addr in register_netdevice() 2013-01-08 18:00:47 -08:00
drop_monitor.c
dst.c
ethtool.c ethtool: consolidate work with ethtool_ops 2013-01-07 19:54:19 -08:00
fib_rules.c
filter.c net: filter: return -EINVAL if BPF_S_ANC* operation is not supported 2012-12-30 02:30:28 -08:00
flow_dissector.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
Makefile
neighbour.c
net_namespace.c
net-sysfs.c net: allow to change carrier via sysfs 2012-12-28 15:24:18 -08:00
net-sysfs.h
net-traces.c
netevent.c
netpoll.c netpoll: add IPv6 support 2013-01-08 17:56:10 -08:00
netprio_cgroup.c
pktgen.c
request_sock.c
rtnetlink.c ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create 2013-01-06 21:05:02 -08:00
scm.c
secure_seq.c
skbuff.c net: introduce skb_transport_header_was_set() 2013-01-08 17:51:54 -08:00
sock_diag.c
sock.c
stream.c
sysctl_net_core.c
timestamping.c
user_dma.c
utils.c