From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032004AbdD1OwZ (ORCPT ); Fri, 28 Apr 2017 10:52:25 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:44573 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752820AbdD1OwR (ORCPT ); Fri, 28 Apr 2017 10:52:17 -0400 Date: Fri, 28 Apr 2017 16:52:13 +0200 From: Andrew Lunn To: Vivien Didelot Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, "David S. Miller" , Florian Fainelli Subject: Re: [PATCH net-next 17/18] net: dsa: mv88e6xxx: support the VTU Page bit Message-ID: <20170428145213.GQ17364@lunn.ch> References: <20170426155336.5937-1-vivien.didelot@savoirfairelinux.com> <20170426155336.5937-18-vivien.didelot@savoirfairelinux.com> <20170428125353.GK13231@lunn.ch> <87vapo38z8.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87vapo38z8.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > That's not a big deal though, one can make it clearer later if needed. Agreed. Lets keep it as is. Andrew