>-----Original Message-----
>From: Philippe Reynes [mailto:[email protected]]
>Sent: Monday, May 16, 2016 2:30 AM
>To: [email protected]; [email protected]
>Cc: [email protected]; [email protected]; Philippe Reynes
><[email protected]>
>Subject: [PATCH 1/2] net: ethernet: gianfar: use phydev from struct net_device
>
>The private structure contain a pointer to phydev, but the structure
>net_device already contain such pointer. So we can remove the pointer
>phydev in the private structure, and update the driver to use the
>one contained in struct net_device.
>

Acked-by: Claudiu Manoil <[email protected]>

Reply via email to