From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754725AbdJPQ52 (ORCPT ); Mon, 16 Oct 2017 12:57:28 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:46766 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752610AbdJPQ51 (ORCPT ); Mon, 16 Oct 2017 12:57:27 -0400 Date: Mon, 16 Oct 2017 18:57:24 +0200 From: Andrew Lunn To: Rodney Cummings Cc: Vivien Didelot , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kernel@savoirfairelinux.com" , "David S. Miller" , Florian Fainelli , David Laight Subject: Re: [PATCH net-next v3 0/5] net: dsa: remove .set_addr Message-ID: <20171016165724.GE13339@lunn.ch> References: <20171013181809.14627-1-vivien.didelot@savoirfairelinux.com> <20171016160941.GA13339@lunn.ch> <20171016164737.GD13339@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > How do you guarantee that this MAC address is used for PAUSE, and only for PAUSE? That is the only thing the data sheet says this MAC address is used for. Andrew