commit | 5c326ab49e5ee014ba5314c076fe9b93fd8b0406 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Aug 25 18:42:36 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 26 13:13:36 2016 -0700 |
tree | 3962549215a66de837b0e1e8d0ec519b3e7f262a | |
parent | 2a313cdf1e6e4cc8cc3f16f976e1abfbdd0626fa [diff] |
switchdev: Support parent ID comparison for stacked devices switchdev_port_same_parent_id() currently expects port netdevs, but we need it to support stacked devices in the next patch, so drop the NO_RECURSE flag. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>