[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53C392F1.7090904@gmail.com>
Date: Mon, 14 Jul 2014 13:51:05 +0530
From: Varka Bhadram <varkabhadram@...il.com>
To: Joe Perches <joe@...ches.com>
CC: netdev@...r.kernel.org, Thomas.Lendacky@....com,
geert+renesas@...ux-m68k.org, ebiederm@...ssion.com,
macro@...ux-mips.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, Varka Bhadram <varkab@...c.in>
Subject: Re: [PATCH net-next v2 3/6] ethernet: amd: dynamic debug fixes
On 07/14/2014 01:36 PM, Joe Perches wrote:
> On Mon, 2014-07-14 at 11:55 +0530, varkabhadram@...il.com wrote:
>> From: Varka Bhadram <varkab@...c.in>
> []
>> diff --git a/drivers/net/ethernet/amd/amd8111e.c b/drivers/net/ethernet/amd/amd8111e.c
> []
>> @@ -501,8 +501,7 @@ static int amd8111e_restart(struct net_device *dev)
>>
>> /* Enable interrupt coalesce */
>> if(lp->options & OPTION_INTR_COAL_ENABLE){
>> - printk(KERN_INFO "%s: Interrupt Coalescing Enabled.\n",
>> - dev->name);
>> + netdev_info(dev, "Interrupt Coalescing Enabled");
> This needs a terminating newlines.
>
>
OOOps.... I will fix it.
--
Regards,
Varka Bhadram.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists