commit | f2c449320d547bd5c281649eb1d99afb20765144 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Fri Aug 21 12:28:35 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 23 19:13:14 2009 -0700 |
tree | c08124ad81cd651db262c789af3f9702cee306c6 | |
parent | 335776bd696a6bf95134baf8ad95847371e4d5f6 [diff] |
RDS: Add a debug message suggesting to load transport modules Now that RDS transports are no longer compiled-in to RDS core, there is now the possibility that they will not be loaded. This adds a helpful suggestion when rds_bind() fails to find a transport. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>