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> -- 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