commit | 2e92a2d0e450740ebe7e7a816162327ad1fde94b | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Feb 20 09:00:07 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 20 10:10:32 2020 -0800 |
tree | 82023383131c37dce355f55564a9cd54b812fd32 | |
parent | 458de8a97f107e1b6120d608b93ae9e3de019a2e [diff] |
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT Trivial cleanup, so that all bridge port-specific code can be found in one go. CC: Johannes Berg <johannes@sipsolutions.net> CC: Roopa Prabhu <roopa@cumulusnetworks.com> CC: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>