netifd: fix a typo in vlandev hotplug support
authorFelix Fietkau <nbd@nbd.name>
Mon, 14 Dec 2020 11:59:32 +0000 (12:59 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 14 Dec 2020 12:46:34 +0000 (13:46 +0100)
commit88c6003e2b4fdc0c990045ff140bf19b37ba745a
treec557a5e38a3cff58ffcc7c3c1ca9db707afbcc4a
parent458b1a7e9473c150a40cae5d8be174f4bb03bd39
netifd: fix a typo in vlandev hotplug support

Need to check the type of the vlan device, not the underlying device

Signed-off-by: Felix Fietkau <nbd@nbd.name>
vlandev.c