From: Julian Wiedmann
Date: Thu, 31 Jan 2019 10:48:10 +0100
> Replace the macvlan_port_exists() macro with its twin from netdevice.h
>
> Signed-off-by: Julian Wiedmann
Looks great, applied.
Thanks for cleaning this up.
Replace the macvlan_port_exists() macro with its twin from netdevice.h
Signed-off-by: Julian Wiedmann
---
drivers/net/macvlan.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c
index cf22a79af66b..26e53832b095 100644
--- a/dr