]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
switchdev: move transaction phase enum under transaction structure
authorJiri Pirko <jiri@mellanox.com>
Thu, 24 Sep 2015 08:02:42 +0000 (10:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Sep 2015 05:59:21 +0000 (22:59 -0700)
commitf8db83486e316ff50f97961a82b614985645508e
tree21341c02bf5bf3f38fe44f72561d8f08d2e55e8f
parent7ea6eb3f56f45cf4babae8b9a7421868e5005f17
switchdev: move transaction phase enum under transaction structure

Before it disappears completely, move transaction phase enum under
transaction structure and make attr/obj structures a bit cleaner.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rocker/rocker.c
include/net/switchdev.h
net/dsa/slave.c
net/switchdev/switchdev.c