Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1340915
| From | Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 3/3] net: dsa: drop vlan_getnext |
| Date | 2016-02-23 19:00 +0100 |
| Message-ID | <r5ppE-jj-15@gated-at.bofh.it> (permalink) |
| References | <r5p6h-ci-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
kbuild test robot <lkp@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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next 0/3] net: dsa: add port VLAN dump operation Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-02-23 18:20 +0100
[PATCH net-next 2/3] net: dsa: mv88e6xxx: implement port_vlan_dump Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-02-23 18:20 +0100
[PATCH net-next 1/3] net: dsa: add port_vlan_dump routine Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-02-23 18:20 +0100
[PATCH net-next 3/3] net: dsa: drop vlan_getnext Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-02-23 18:20 +0100
Re: [PATCH net-next 3/3] net: dsa: drop vlan_getnext kbuild test robot <lkp@intel.com> - 2016-02-23 18:40 +0100
Re: [PATCH net-next 3/3] net: dsa: drop vlan_getnext Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-02-23 19:00 +0100
csiph-web