Cong Wang
b93196dc5a
net: fix some compiler warning in net/core/neighbour.c
...
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@intel.com>
Signed-off-by: Cong Wang <amwang@redhat.com>
Acked-by: Shan Wei <davidshan@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-05 21:50:37 -05:00
..
2012-10-12 09:59:23 +09:00
2012-05-15 20:23:16 -04:00
2012-11-30 12:07:27 -05:00
2012-08-14 21:48:06 -07:00
2012-12-02 00:05:20 +00:00
2012-08-14 21:49:42 -07:00
2012-11-30 10:50:22 +01:00
2012-11-21 13:03:00 -05:00
2012-12-05 16:24:45 -05:00
2012-11-20 13:48:09 -05:00
2012-11-29 12:51:17 -05:00
2012-10-29 08:49:25 -07:00
2012-12-05 21:50:37 -05:00
2012-11-18 20:32:44 -05:00
2012-11-03 14:45:00 -04:00
2012-11-18 20:32:44 -05:00
2012-10-14 13:39:34 -07:00
2012-11-26 17:10:44 -05:00
2012-07-19 10:48:00 -07:00
2012-11-30 12:19:24 -05:00
2012-12-04 13:08:11 -05:00
2012-12-05 16:01:28 -05:00
2012-08-14 21:48:06 -07:00
2012-11-28 11:25:29 -05:00
2012-06-15 15:30:15 -07:00
2012-11-18 20:32:45 -05:00
2012-11-10 18:32:51 -05:00
2012-05-17 18:45:20 -04:00
2012-11-18 20:32:45 -05:00
2012-11-26 14:46:41 -05:00
2012-11-30 12:19:24 -05:00
2012-12-03 15:13:10 +01:00
2012-10-02 13:38:27 -07:00
2012-11-18 20:32:45 -05:00
2012-09-21 13:58:08 -04:00
2012-11-25 12:49:17 -05:00
2012-11-28 14:04:34 -08:00
2012-11-18 20:32:45 -05:00
2012-11-18 20:32:44 -05:00
2012-11-19 18:59:44 -05:00
2012-10-02 13:38:27 -07:00
2012-04-20 21:22:30 -04:00
2012-10-14 13:39:34 -07:00
2012-11-28 11:19:35 -05:00
2012-12-03 13:32:15 -05:00
2012-11-01 11:50:53 -04:00
2012-11-22 14:33:29 -05:00
2012-11-18 20:30:55 -05:00
2012-07-24 13:55:21 -07:00
2012-04-15 12:44:40 -04:00
2012-11-26 14:46:41 -05:00
2012-07-10 23:13:45 -07:00
2012-11-22 15:25:55 -05:00
2012-09-26 21:10:25 -04:00
2012-09-04 14:20:14 -04:00
2012-11-18 02:34:00 -05:00
2012-10-26 03:40:51 -04:00
2012-11-18 20:32:45 -05:00