kbuild test robot <l...@intel.com> 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