From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF Date: Mon, 06 Jun 2016 15:21:20 -0700 (PDT) Message-ID: <20160606.152120.2108923624823325086.davem@davemloft.net> References: <20160603214002.GA58242@ast-mbp.thefacebook.com> <20160603214917.GA12557@ls3530.box> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: alexei.starovoitov@gmail.com, kraigatgoog@gmail.com, sergei.shtylyov@cogentembedded.com, ast@kernel.org, netdev@vger.kernel.org, linux-parisc@vger.kernel.org To: deller@gmx.de Return-path: In-Reply-To: <20160603214917.GA12557@ls3530.box> List-ID: List-Id: linux-parisc.vger.kernel.org From: Helge Deller Date: Fri, 3 Jun 2016 23:49:17 +0200 > Commit 538950a1b752 ("soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF") > missed to add the compat case for the SO_ATTACH_REUSEPORT_CBPF option. > > Signed-off-by: Helge Deller Applied.