From: wangweidong Date: Tue, 13 May 2014 02:57:58 +0000 (+0800) Subject: dccp: make the request_retries minimum is 1 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba7e7bfc39e05b57ed90a70db2b411b1204377b;p=pandora-kernel.git dccp: make the request_retries minimum is 1 In Documentation/networking/dccp.txt points that request_retries should be greater than 0. So make the extra1 to be &one instead of &zero. Signed-off-by: Wang Weidong Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed