git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fc1a60
)
net: ipv4: fix waring -Wunused-variable
author
Gao feng
<gaofeng@cn.fujitsu.com>
Tue, 19 Feb 2013 00:43:12 +0000
(
00:43
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Feb 2013 18:18:13 +0000
(13:18 -0500)
the vars ip_rt_gc_timeout is used only when
CONFIG_SYSCTL is selected.
move these vars into CONFIG_SYSCTL.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found