From: Jiri Pirko <j...@resnulli.us> Date: Wed, 15 Apr 2015 20:38:15 +0200
> Wed, Apr 15, 2015 at 07:54:56PM CEST, go...@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 <go...@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. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html