connector: add module alias
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 10 Dec 2010 20:27:49 +0000 (12:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 20:27:49 +0000 (12:27 -0800)
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>

No differences found