From: Eric Dumazet Date: Thu, 12 Apr 2012 22:16:05 +0000 (+0000) Subject: inet: makes syn_ack_timeout mandatory X-Git-Tag: v3.5-rc1~109^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c72e118334a2590f4f07d9e51490b902c33f5280;p=pandora-kernel.git inet: makes syn_ack_timeout mandatory There are two struct request_sock_ops providers, tcp and dccp. inet_csk_reqsk_queue_prune() can avoid testing syn_ack_timeout being NULL if we make it non NULL like syn_ack_timeout Signed-off-by: Eric Dumazet Cc: Gerrit Renker Cc: dccp@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed