Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260237
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: dsa: use switchdev obj for VLAN add/del ops |
| Date | 2015-11-01 22:00 +0100 |
| Message-ID | <qq7Tj-4F2-1@gated-at.bofh.it> (permalink) |
| References | <qq4Vr-2TY-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Sun, 1 Nov 2015 12:33:55 -0500 > Simplify DSA by pushing the switchdev objects for VLAN add and delete > operations down to its drivers. Currently only mv88e6xxx is affected. > > Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> > --- > v2: make _mv88e6xxx_port_vlan_del static as spotted by the kbuild robot. According to your previous submission this is targetted at net-next, so that's where I applied it. But please do not make me play guessing games like this in the future. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: dsa: use switchdev obj for VLAN add/del ops Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2015-11-01 18:50 +0100
Re: [PATCH] net: dsa: use switchdev obj for VLAN add/del ops David Miller <davem@davemloft.net> - 2015-11-01 22:00 +0100
Re: [PATCH] net: dsa: use switchdev obj for VLAN add/del ops Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2015-11-02 00:10 +0100
csiph-web