[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50C00544.7060307@gmail.com>
Date: Thu, 06 Dec 2012 10:39:00 +0800
From: Shan Wei <shanwei88@...il.com>
To: Cong Wang <amwang@...hat.com>
CC: netdev@...r.kernel.org, Shan Wei <davidshan@...cent.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH net-next] net: fix some compiler warning in net/core/neighbour.c
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>
Best Regards
Shan Wei
--
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