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-- 1.1 KB
Makefile -rw-r--r-- 245 bytes
autoprobe.c -rw-r--r-- 4.9 KB
chip.c -rw-r--r-- 18.8 KB
devres.c -rw-r--r-- 2.6 KB
dummychip.c -rw-r--r-- 1.3 KB
handle.c -rw-r--r-- 5.6 KB
internals.h -rw-r--r-- 3.3 KB
irqdesc.c -rw-r--r-- 9.2 KB
manage.c -rw-r--r-- 29.2 KB
migration.c -rw-r--r-- 1.6 KB
pm.c -rw-r--r-- 1.8 KB
proc.c -rw-r--r-- 8.2 KB
resend.c -rw-r--r-- 2.0 KB
spurious.c -rw-r--r-- 6.8 KB

back to top