Re: [PATCH net-next v3 07/18] net: phy: marvell10g: support all rate matching modes From: Andrew Lunn <andrew@lunn.ch> Date: 2021-04-06 23:30:34 +static inline const struct mv3310_chip * +to_mv3310_chip(struct phy_device *phydev) +{ + return phydev->drv->driver_data; +} No inline functions in C code please. Let the compiler decide. Andrew
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help