All of lore.kernel.org
 help / color / mirror / Atom feed
From: roopa <roopa@cumulusnetworks.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, sfeldma@gmail.com,
	f.fainelli@gmail.com, gospo@cumulusnetworks.com,
	sridhar.samudrala@intel.com
Subject: Re: [patch net-next v2 0/2] switchdev: unify naming prefix
Date: Mon, 13 Apr 2015 22:52:50 -0700	[thread overview]
Message-ID: <552CAB32.20001@cumulusnetworks.com> (raw)
In-Reply-To: <1428960304-11497-1-git-send-email-jiri@resnulli.us>

On 4/13/15, 2:25 PM, Jiri Pirko wrote:
> Turned out that "switchdev" sticks. So just unify all releated terms to
> use this prefix.

Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com>
>
> 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(-)
>

  parent reply	other threads:[~2015-04-14  5:52 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 ` roopa [this message]
2015-04-15 17:54 ` [patch net-next v2 0/2] switchdev: unify naming prefix Andy Gospodarek
2015-04-15 18:38   ` Jiri Pirko
2015-04-15 18:42     ` David Miller
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=552CAB32.20001@cumulusnetworks.com \
    --to=roopa@cumulusnetworks.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=gospo@cumulusnetworks.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.