[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428960304-11497-1-git-send-email-jiri@resnulli.us>
Date: Mon, 13 Apr 2015 23:25:02 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, sfeldma@...il.com, roopa@...ulusnetworks.com,
f.fainelli@...il.com, gospo@...ulusnetworks.com,
sridhar.samudrala@...el.com
Subject: [patch net-next v2 0/2] switchdev: unify naming prefix
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(-)
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists