From: Pavel Emelyanov Date: Thu, 19 Apr 2012 03:39:36 +0000 (+0000) Subject: sock: Introduce named constants for sk_reuse X-Git-Tag: v3.5-rc1~109^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a17fd5229c1b6066aa478f6b690f8293ce811a1;p=pandora-kernel.git sock: Introduce named constants for sk_reuse Name them in a "backward compatible" manner, i.e. reuse or not are still 1 and 0 respectively. The reuse value of 2 means that the socket with it will forcibly reuse everyone else's port. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed