netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: gospo@cumulusnetworks.com, netdev@vger.kernel.org,
	sfeldma@gmail.com, roopa@cumulusnetworks.com,
	f.fainelli@gmail.com, sridhar.samudrala@intel.com
Subject: Re: [patch net-next v2 0/2] switchdev: unify naming prefix
Date: Wed, 15 Apr 2015 14:42:12 -0400 (EDT)	[thread overview]
Message-ID: <20150415.144212.1655997639652635225.davem@davemloft.net> (raw)
In-Reply-To: <20150415183815.GC2026@nanopsycho.orion>

From: Jiri Pirko <jiri@resnulli.us>
Date: Wed, 15 Apr 2015 20:38:15 +0200

> Wed, Apr 15, 2015 at 07:54:56PM CEST, gospo@cumulusnetworks.com wrote:
>>On Mon, Apr 13, 2015 at 11:25:02PM +0200, Jiri Pirko wrote:
>>> Turned out that "switchdev" sticks. So just unify all releated terms to
>>> use this prefix.
>>> 
>>> Jiri Pirko (2):
>>>   switchdev: s/netdev_switch_/switchdev_/ and
>>>     s/NETDEV_SWITCH_/SWITCHDEV_/
>>>   switchdev: s/swdev_/switchdev_/
>>> 
>>>  drivers/net/bonding/bond_main.c      |   4 +-
>>>  drivers/net/ethernet/rocker/rocker.c |  47 +++++-----
>>>  drivers/net/team/team.c              |   4 +-
>>>  include/linux/netdevice.h            |   2 +-
>>>  include/net/switchdev.h              | 140 ++++++++++++++--------------
>>>  net/bridge/br.c                      |  22 ++---
>>>  net/bridge/br_netlink.c              |   6 +-
>>>  net/bridge/br_stp.c                  |   2 +-
>>>  net/core/net-sysfs.c                 |   2 +-
>>>  net/core/rtnetlink.c                 |   2 +-
>>>  net/dsa/slave.c                      |   8 +-
>>>  net/ipv4/fib_trie.c                  |  40 ++++----
>>>  net/switchdev/switchdev.c            | 174 +++++++++++++++++------------------
>>>  13 files changed, 224 insertions(+), 229 deletions(-)
>>
>>Acked-by: Andy Gospodarek <gospo@cumulusnetworks.com>
>>
> 
> Unfortunatelly, this patchset did not make it into this net-next. Will
> resubmit with the acks once the merge-window closes.

Scott said he would integrate the name change into his series, since it's
now deferred as well.

  reply	other threads:[~2015-04-15 18:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13 21:25 [patch net-next v2 0/2] switchdev: unify naming prefix Jiri Pirko
2015-04-13 21:25 ` [patch net-next v2 1/2] switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ Jiri Pirko
2015-04-13 21:25 ` [patch net-next v2 2/2] switchdev: s/swdev_/switchdev_/ Jiri Pirko
2015-04-14  5:52 ` [patch net-next v2 0/2] switchdev: unify naming prefix roopa
2015-04-15 17:54 ` Andy Gospodarek
2015-04-15 18:38   ` Jiri Pirko
2015-04-15 18:42     ` David Miller [this message]
2015-04-15 18:44       ` Jiri Pirko

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=20150415.144212.1655997639652635225.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=gospo@cumulusnetworks.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=roopa@cumulusnetworks.com \
    --cc=sfeldma@gmail.com \
    --cc=sridhar.samudrala@intel.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).