Signed-off-by: Krishna Kumar <[EMAIL PROTECTED]> -------- 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
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
