From: Gerrit Renker Date: Mon, 11 Oct 2010 18:41:13 +0000 (+0200) Subject: dccp: schedule an Ack when receiving timestamps X-Git-Tag: v2.6.37-rc1~147^2~161^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecdfbdabbe4e0cf0443cbbea2df1bf51bf67f3f3;p=pandora-kernel.git dccp: schedule an Ack when receiving timestamps This schedules an Ack when receiving a timestamp, exploiting the existing inet_csk_schedule_ack() function, saving one case in the `dccp_ack_pending()' function. Signed-off-by: Gerrit Renker --- Reading git-diff-tree failed