From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Documentation: net: dsa: Cut set_addr() documentation Date: Thu, 30 Nov 2017 10:10:32 -0500 (EST) Message-ID: <20171130.101032.2264358860629909809.davem@davemloft.net> References: <20171129153438.8320-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, f.fainelli@gmail.com, netdev@vger.kernel.org To: linus.walleij@linaro.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:45524 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751444AbdK3PKe (ORCPT ); Thu, 30 Nov 2017 10:10:34 -0500 In-Reply-To: <20171129153438.8320-1-linus.walleij@linaro.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Linus Walleij Date: Wed, 29 Nov 2017 16:34:38 +0100 > This is not supported anymore, devices needing a MAC address > just assign one at random, it's just a driver pecularity. > > Signed-off-by: Linus Walleij Applied.