Revision 3700c3c2934467d53d443682f020cc5c1f75f1f2 authored by Stephen Hemminger on 10 December 2010, 20:27:49 UTC, committed by David S. Miller on 10 December 2010, 20:27:49 UTC
Since connector can be built as a module and uses netlink socket
to communicate. The module should have an alias to autoload when socket
of NETLINK_CONNECTOR type is requested.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

1 parent c1249c0
History
File Mode Size
Kconfig -rw-r--r-- 797 bytes
Makefile -rw-r--r-- 403 bytes
clockevents.c -rw-r--r-- 6.5 KB
clocksource.c -rw-r--r-- 25.4 KB
jiffies.c -rw-r--r-- 2.6 KB
ntp.c -rw-r--r-- 12.8 KB
tick-broadcast.c -rw-r--r-- 14.9 KB
tick-common.c -rw-r--r-- 9.4 KB
tick-internal.h -rw-r--r-- 4.4 KB
tick-oneshot.c -rw-r--r-- 4.5 KB
tick-sched.c -rw-r--r-- 21.9 KB
timecompare.c -rw-r--r-- 4.9 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 22.9 KB
timer_list.c -rw-r--r-- 7.4 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top