lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20170330133136.GA17879@lunn.ch> Date: Thu, 30 Mar 2017 15:31:36 +0200 From: Andrew Lunn <andrew@...n.ch> To: Vivien Didelot <vivien.didelot@...oirfairelinux.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel@...oirfairelinux.com, "David S. Miller" <davem@...emloft.net>, Florian Fainelli <f.fainelli@...il.com> Subject: Re: [PATCH net-next 1/9] net: dsa: mv88e6xxx: move PVT description in info On Wed, Mar 29, 2017 at 04:30:12PM -0400, Vivien Didelot wrote: > Not all Marvell switch chips feature a Cross-chip Port VLAN Table (PVT). > > Chips with a PVT use the same implementation, so a new mv88e6xxx_ops > member won't be necessary yet. Add a "pvt" boolean member to the > mv88e6xxx_info structure and kill the obsolete MV88E6XXX_FLAGS_PVT flag. > > Add a mv88e6xxx_has_pvt helper to wrap future checks of that condition. > > Signed-off-by: Vivien Didelot <vivien.didelot@...oirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists