commit | 35f861e3c58e128f0ecb5669c43159285ea5254a | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Mar 29 14:38:19 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 29 13:48:40 2019 -0700 |
tree | 2fda4541bfa1905a3ecd340aebf042fe57c8a8fa | |
parent | acb10eac5100ba905ac4d54d698348210666b27a [diff] |
net: bridge: use netif_is_bridge_port() Replace the br_port_exists() macro with its twin from netdevice.h CC: Roopa Prabhu <roopa@cumulusnetworks.com> CC: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>