From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next v7 28/28] net: WireGuard secure network tunnel Date: Sun, 7 Oct 2018 01:54:14 +0200 Message-ID: <20181006235414.GA11773@lunn.ch> References: <20181006025709.4019-1-Jason@zx2c4.com> <20181006025709.4019-29-Jason@zx2c4.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, davem@davemloft.net, gregkh@linuxfoundation.org To: "Jason A. Donenfeld" Return-path: Content-Disposition: inline In-Reply-To: <20181006025709.4019-29-Jason@zx2c4.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Jason The BUG() statements all seemed to be removed. Thanks. We still have 1 errors, 193 warnings, 7529 lines checked from checkpatch. There are still some Macros flow control statements in them, despite me pointed them out multiple times. Im not reviewing this version any further. Until you get the very basics right, i doubt this patch is going to make much progress towards inclusion. Andrew