]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Add a debug message suggesting to load transport modules
authorAndy Grover <andy.grover@oracle.com>
Wed, 12 Aug 2009 22:43:08 +0000 (15:43 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:18 +0000 (16:41 -0700)
commitfcc1ad820db3d9a4bc9b5815c26595fb1ee7baea
tree2846223a80b2a6bd20c298c94cd72f775e45ebb4
parentfc77d7e9a46aa5667154ab71b0938824eafd434d
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>
net/rds/bind.c