[openib-general] [PATCH] Typo in ib_set_client_data()

Krishna Kumar krkumar2 at in.ibm.com
Tue Sep 19 00:02:14 PDT 2006


Signed-off-by: Krishna Kumar <krkumar2 at in.ibm.com>
--------

diff -ruNp org/core/device.c new/core/device.c
--- org/core/device.c	2006-09-14 15:38:14.000000000 +0530
+++ new/core/device.c	2006-09-14 15:38:29.000000000 +0530
@@ -385,7 +385,7 @@ void *ib_get_client_data(struct ib_devic
 EXPORT_SYMBOL(ib_get_client_data);
 
 /**
- * ib_set_client_data - Get IB client context
+ * ib_set_client_data - Set IB client context
  * @device:Device to set context for
  * @client:Client to set context for
  * @data:Context to set




More information about the general mailing list