commit | f623ab7f51b1bfb523c9cd492747392abf3c4421 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Sep 24 10:02:49 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 24 22:59:22 2015 -0700 |
tree | a58ac708adc4b3c7a4151089a0815667be7d9937 | |
parent | 79a62eb22a5fa4ee5e1f21af5e1f19f493dac5e0 [diff] |
switchdev: reduce transaction phase enum down to a boolean Now, since we have only 2 values for transaction phase, just use bool. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>