commit | 3700c3c2934467d53d443682f020cc5c1f75f1f2 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri Dec 10 12:27:49 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 10 12:27:49 2010 -0800 |
tree | df312ab5702117f186cb2c1e1cbb62a24cf11c33 | |
parent | c1249c0aae4c93a753c70496ab2e9a51430a6f02 [diff] |
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>