[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121205.215136.40885654322570923.davem@davemloft.net>
Date: Wed, 05 Dec 2012 21:51:36 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: shanwei88@...il.com
Cc: amwang@...hat.com, netdev@...r.kernel.org, davidshan@...cent.com
Subject: Re: [PATCH net-next] net: fix some compiler warning in
net/core/neighbour.c
From: Shan Wei <shanwei88@...il.com>
Date: Thu, 06 Dec 2012 10:39:00 +0800
> Cong Wang said, at 2012/12/6 10:04:
>> From: Cong Wang <amwang@...hat.com>
>>
>> net/core/neighbour.c:65:12: warning: 'zero' defined but not used [-Wunused-variable]
>> net/core/neighbour.c:66:12: warning: 'unres_qlen_max' defined but not used [-Wunused-variable]
>>
>> These variables are only used when CONFIG_SYSCTL is defined,
>> so move them under #ifdef CONFIG_SYSCTL.
>>
>> Reported-by: Fengguang Wu <fengguang.wu@...el.com>
>> Cc: Shan Wei <davidshan@...cent.com>
>> Cc: David S. Miller <davem@...emloft.net>
>> Signed-off-by: Cong Wang <amwang@...hat.com>
>
> Rapid response~~~ :-)
> Same patch in my treeļ¼and i see your patch when prepare to submit it.
>
> Acked-by: Shan Wei <davidshan@...cent.com>
Applied.
--
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