On 5/27/2019 2:22 PM, Ioana Ciornei wrote: > With the latest addition to the PHYLINK infrastructure, we are faced > with a decision on when to print necessary info using the struct > net_device and when with the struct device. > > Add a series of macros that encapsulate this decision and replace all > uses of netdev_err&co with phylink_err. > > Signed-off-by: Ioana Ciornei <ioana.cior...@nxp.com> > Signed-off-by: Vladimir Oltean <olte...@gmail.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH 04/11] net: phy: Add phy_standalone sysfs entry Ioana Ciornei
- Re: [PATCH 04/11] net: phy: Add phy_standalone sysf... Florian Fainelli
- [PATCH 10/11] net: dsa: Use PHYLINK for the CPU/DSA port... Ioana Ciornei
- Re: [PATCH 10/11] net: dsa: Use PHYLINK for the CPU... Florian Fainelli
- Re: [PATCH 10/11] net: dsa: Use PHYLINK for the CPU... kbuild test robot
- [RFC PATCH] net: dsa: dsa_port_phylink_register() c... kbuild test robot
- [PATCH 02/11] net: phy: Guard against the presence of a ... Ioana Ciornei
- [PATCH 09/11] net: dsa: Move the phylink driver calls in... Ioana Ciornei
- Re: [PATCH 09/11] net: dsa: Move the phylink driver... Florian Fainelli
- [PATCH 08/11] net: phylink: Add phylink_{printk,err,warn... Ioana Ciornei
- Re: [PATCH 08/11] net: phylink: Add phylink_{printk... Florian Fainelli
- [PATCH 06/11] net: phylink: Add struct phylink_config to... Ioana Ciornei
- Re: [PATCH 06/11] net: phylink: Add struct phylink_... Florian Fainelli
- [PATCH 11/11] net: dsa: sja1105: Fix broken fixed-link i... Ioana Ciornei
- [PATCH 05/11] net: phylink: Add phylink_mac_link_{up,dow... Ioana Ciornei
- [PATCH 07/11] net: phylink: Add PHYLINK_DEV operation ty... Ioana Ciornei
- Re: [PATCH 07/11] net: phylink: Add PHYLINK_DEV ope... Florian Fainelli
- RE: [PATCH 07/11] net: phylink: Add PHYLINK_DEV... Ioana Ciornei