commit | bb97d31f5130d677644d9931ef38613d1164ec94 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Tue Aug 09 20:19:14 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:50:54 2005 -0700 |
tree | 879827671531cf7b1a4aaeb8958009294e01ba04 | |
parent | 087fe256f0aef8d16b19a30c6fb10b899bf1a701 [diff] |
[INET]: Make inet_create try to load protocol modules Syntax is net-pf-PROTOCOL_FAMILY-PROTOCOL-SOCK_TYPE and if this fails net-pf-PROTOCOL_FAMILY-PROTOCOL. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>