RDS: Add a debug message suggesting to load transport modules
authorAndy Grover <andy.grover@oracle.com>
Fri, 21 Aug 2009 12:28:35 +0000 (12:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2009 02:13:14 +0000 (19:13 -0700)
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>

No differences found