lkml.org 
[lkml]   [2016]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] ntb_pingpong: Fix db_init parameter description
On Mon, Aug 8, 2016 at 9:07 AM, Allen Hubbe <Allen.Hubbe@emc.com> wrote:
> From: Wei Yongjun
>> Fix 'db_init' parameter description.
>>
>> Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
>
> Acked-by: Allen Hubbe <Allen.Hubbe@emc.com>

Good catch! Applied to the ntb branch.

Thanks,
Jon

>
>> ---
>> drivers/ntb/test/ntb_pingpong.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/ntb/test/ntb_pingpong.c b/drivers/ntb/test/ntb_pingpong.c
>> index 7d31179..4358611 100644
>> --- a/drivers/ntb/test/ntb_pingpong.c
>> +++ b/drivers/ntb/test/ntb_pingpong.c
>> @@ -88,7 +88,7 @@ MODULE_PARM_DESC(delay_ms, "Milliseconds to delay the response to
>> peer");
>>
>> static unsigned long db_init = 0x7;
>> module_param(db_init, ulong, 0644);
>> -MODULE_PARM_DESC(delay_ms, "Initial doorbell bits to ring on the peer");
>> +MODULE_PARM_DESC(db_init, "Initial doorbell bits to ring on the peer");
>>
>> struct pp_ctx {
>> struct ntb_dev *ntb;
>

\
 
 \ /
  Last update: 2016-08-08 17:41    [W:2.155 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site