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)
commitf2c449320d547bd5c281649eb1d99afb20765144
treec08124ad81cd651db262c789af3f9702cee306c6
parent335776bd696a6bf95134baf8ad95847371e4d5f6
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>
net/rds/bind.c