netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Vivien Didelot <vivien.didelot@gmail.com>
Subject: Re: [PATCH v3 net-next 14/14] dsa: Allow tag drivers to be built as modules
Date: Sat, 27 Apr 2019 22:17:21 +0200	[thread overview]
Message-ID: <20190427201721.GA13823@lunn.ch> (raw)
In-Reply-To: <a0d3218d-edfd-478f-37e0-862c0f3ea802@infradead.org>

On Sat, Apr 27, 2019 at 12:32:28PM -0700, Randy Dunlap wrote:
> Hi Andrew,
> 
> There is one typo below:
> 
> On 4/27/19 10:00 AM, Andrew Lunn wrote:
> 
> >  config NET_DSA_TAG_TRAILER
> > -	bool
> > -
> > -config NET_DSA_TAG_QCA
> > -	bool
> > +	tristate "Tag driver for switches using a trailler tag"
> 
> 	                                          trailer

Grr. I think you also pointed it out last time :-(

     Andrew

  reply	other threads:[~2019-04-27 20:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-27 17:00 [PATCH v3 net-next 00/14] Make DSA tag drivers kernel modules Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 01/14] dsa: Add SPDX header to tag drivers Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 02/14] dsa: Move tagger name into its ops structure Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 03/14] dsa: Add MODULE_ALIAS to taggers in preparation to become modules Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 04/14] dsa: Add MODULE_LICENSE to tag drivers Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 05/14] dsa: Add TAG protocol to tag ops Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 06/14] dsa: Add boilerplate helper to register DSA tag driver modules Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 07/14] dsa: Keep link list of tag drivers Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 08/14] dsa: Register the none tagger ops Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 09/14] dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 10/14] dsa: Add stub tag driver put method Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 11/14] dsa: Make use of the list of tag drivers Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 12/14] dsa: Cleanup unneeded table and make tag structures static Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 13/14] dsa: tag_brcm: Avoid unused symbols Andrew Lunn
2019-04-27 17:00 ` [PATCH v3 net-next 14/14] dsa: Allow tag drivers to be built as modules Andrew Lunn
2019-04-27 19:32   ` Randy Dunlap
2019-04-27 20:17     ` Andrew Lunn [this message]
2019-04-27 20:56       ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190427201721.GA13823@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=vivien.didelot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).