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:
572404e
)
net: Kill unuseful net/TUNABLE doc in kernel source
author
Shan Wei
<shanwei@cn.fujitsu.com>
Sat, 25 Jun 2011 00:43:16 +0000
(17:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 25 Jun 2011 00:43:16 +0000
(17:43 -0700)
File net/TUNABLE has never be updated since git age.
For some tunable parameters which user can control with proc file-system,
They are all in ip-sysctl.txt doc.
For tunable parameters that only at compile time, no meaning to note them.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found