]> git.baikalelectronics.ru Git - kernel.git/commit
team: use netif_is_team_port()
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 29 Mar 2019 13:37:07 +0000 (14:37 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Mar 2019 20:48:11 +0000 (13:48 -0700)
commit54620ffa2d0ce3e69f48ed4da3cd27d222141213
tree7f93180aa915df21c1958bbc3329c012b8a3652a
parentfe4134076b0b94e7d13225efb65760e656c5e3b6
team: use netif_is_team_port()

Replace the team_port_exists() macro with its twin from netdevice.h

CC: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c