Skip to content
Commit 322dc6e0 authored by Mahesh Bandewar's avatar Mahesh Bandewar Committed by David S. Miller
Browse files

macvlan: use netdev_is_rx_handler_busy instead of checking specific type



netdev_is_rx_handler_busy() check is a superset of netif_is_ipvlan_port()
check and hence should be preferred.

Signed-off-by: default avatarMahesh Bandewar <maheshb@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3262d9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment