On 04/01/16 09:36, Andrew Lunn wrote:
> Rather than use devm_kzalloc(), use the mdio helper function.
>
> Signed-off-by: Andrew Lunn
Reviewed-by: Florian Fainelli
--
Florian
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.o
Rather than use devm_kzalloc(), use the mdio helper function.
Signed-off-by: Andrew Lunn
---
drivers/net/phy/mdio-octeon.c | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/drivers/net/phy/mdio-octeon.c b/drivers/net/phy/mdio-octeon.c
index fcf4e4df7cc8..0d5da1312d