From: Allan Stephens Date: Thu, 7 Apr 2011 13:43:27 +0000 (-0400) Subject: tipc: Initialize peer session field of newly created link endpoint X-Git-Tag: v3.2-rc1~129^2~251^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f882cb7684cf54d4f5d3e25443a80a039e1b4bd7;p=pandora-kernel.git tipc: Initialize peer session field of newly created link endpoint Initializes the peer session number field of a newly created link endpoint to an invalid value. This eliminates the remote possibility that it will accidentally match the session number used by the peer the first time the link is activated, and cause the link to ignore a valid RESET message. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed