From: Li RongQing Date: Thu, 14 Mar 2013 22:49:47 +0000 (+0000) Subject: Documentation: fix neigh/default/gc_thresh1 default value. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66c66dc5cc8f8f8d68ea1177b9672f91e1e7a19;p=pandora-kernel.git Documentation: fix neigh/default/gc_thresh1 default value. The default value is 128, not 256 #grep gc_thresh1 net/ -rI net/decnet/dn_neigh.c: .gc_thresh1 = 128, net/ipv6/ndisc.c: .gc_thresh1 = 128, net/ipv4/arp.c: .gc_thresh1 = 128, Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed