From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivien Didelot Subject: Re: [PATCH net-next v2 10/12] net: dsa: b53: Export b53_imp_vlan_setup() Date: Tue, 19 Sep 2017 10:41:48 -0400 Message-ID: <87fubisqc3.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> References: <20170919021947.8971-1-f.fainelli@gmail.com> <20170919021947.8971-11-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Cc: andrew@lunn.ch, davem@davemloft.net, Florian Fainelli To: Florian Fainelli , netdev@vger.kernel.org Return-path: Received: from mail.savoirfairelinux.com ([208.88.110.44]:40458 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750828AbdISOpU (ORCPT ); Tue, 19 Sep 2017 10:45:20 -0400 In-Reply-To: <20170919021947.8971-11-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Florian Fainelli writes: > bcm_sf2 and b53 do exactly the same thing, so share that piece. > > Signed-off-by: Florian Fainelli Reviewed-by: Vivien Didelot