From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: mv88e6060: Turn e6060 driver into e6065 driver Date: Thu, 06 Dec 2018 12:23:33 -0800 (PST) Message-ID: <20181206.122333.646375739770814733.davem@davemloft.net> References: <20181115195111.GA9946@amd> <20181206130051.GA22343@amd> <20181206130345.GD22343@amd> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, netdev@vger.kernel.org, f.fainelli@gmail.com, buytenh@marvell.com, buytenh@wantstofly.org, nico@marvell.com To: pavel@ucw.cz Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:40512 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725927AbeLFUXe (ORCPT ); Thu, 6 Dec 2018 15:23:34 -0500 In-Reply-To: <20181206130345.GD22343@amd> Sender: netdev-owner@vger.kernel.org List-ID: From: Pavel Machek Date: Thu, 6 Dec 2018 14:03:45 +0100 > @@ -79,7 +82,7 @@ static enum dsa_tag_protocol mv88e6060_get_tag_protocol(struct dsa_switch *ds, > { > //return DSA_TAG_PROTO_QCA; > //return DSA_TAG_PROTO_TRAILER; These C++ style comments are not in any of my tree(s). Your patch submission really needs to shape up if you want your patches to be considered seriously. Thank you.