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)
commit3700c3c2934467d53d443682f020cc5c1f75f1f2
treedf312ab5702117f186cb2c1e1cbb62a24cf11c33
parentc1249c0aae4c93a753c70496ab2e9a51430a6f02
connector: add module alias

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>
drivers/connector/connector.c