commit | f8db83486e316ff50f97961a82b614985645508e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Sep 24 10:02:42 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 24 22:59:21 2015 -0700 |
tree | 21341c02bf5bf3f38fe44f72561d8f08d2e55e8f | |
parent | 7ea6eb3f56f45cf4babae8b9a7421868e5005f17 [diff] |
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>