From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings Date: Fri, 01 Sep 2017 20:39:28 -0700 (PDT) Message-ID: <20170901.203928.1942162211944770096.davem@davemloft.net> References: <20170901213007.10325-1-haiyangz@exchange.microsoft.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, kys@microsoft.com, olaf@aepfle.de, vkuznets@redhat.com, linux-kernel@vger.kernel.org To: haiyangz@microsoft.com, haiyangz@exchange.microsoft.com Return-path: In-Reply-To: <20170901213007.10325-1-haiyangz@exchange.microsoft.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Haiyang Zhang Date: Fri, 1 Sep 2017 14:30:03 -0700 > This patch set cleans up some unused variables, unnecessary checks. > Also fixed some limit checking of channel number. Series applied.