Re: [PATCH net-next 3/3] net: dsa: drop vlan_getnext

From: Vivien Didelot
Date: Tue Feb 23 2016 - 12:56:04 EST


kbuild test robot <lkp@xxxxxxxxx> writes:

> All errors (new ones prefixed by >>):
>
> net/dsa/slave.c: In function 'dsa_bridge_check_vlan_range':
>>> net/dsa/slave.c:215:14: error: 'struct dsa_switch_driver' has no member named 'vlan_getnext'

Indeed this applies on an under-review patchset mentioned in the cover
letter, which removes the dsa_bridge_check_vlan_range function above:

https://patchwork.ozlabs.org/patch/582234/

Even though the 2 patchsets cover different semantics, I can resend them
in a single one if necessary.

Thanks,
-v