From: Dmitry V. Levin Date: Tue, 17 May 2016 10:58:21 +0000 (+0000) Subject: Update SOL_* constants X-Git-Tag: v4.12~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9fdbf1d5962fd9a0a2d7306ea23556cb2bc3f92;p=strace Update SOL_* constants * xlat/socketlayers.in: Add SOL_KCM. --- diff --git a/xlat/socketlayers.in b/xlat/socketlayers.in index 85845b74..7b0b86e3 100644 --- a/xlat/socketlayers.in +++ b/xlat/socketlayers.in @@ -32,3 +32,4 @@ SOL_IUCV 277 SOL_CAIF 278 SOL_ALG 279 SOL_NFC 280 +SOL_KCM 281