commit | 35d4e1725202e6656fcfa8b88447327ad3ae0c0c | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Aug 27 09:31:20 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 16:28:35 2015 -0700 |
tree | a3d559ce4df8e097e51e443749bf3830e7030906 | |
parent | 0894ae3f0a587bda9733ec4a4b67af7ded3a9498 [diff] |
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag Add this helper so code can easily figure out if netdev is openswitch. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>