Home
last modified time | relevance | path

Searched hist:"4 c4a6b0e8fa24a628cbca3931745d482c66d303e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.hdiff 4c4a6b0e8fa24a628cbca3931745d482c66d303e Sun May 15 18:30:08 CDT 2016 Philippe Reynes <tremyfr@gmail.com> 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.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dgianfar_ethtool.cdiff 4c4a6b0e8fa24a628cbca3931745d482c66d303e Sun May 15 18:30:08 CDT 2016 Philippe Reynes <tremyfr@gmail.com> 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.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dgianfar.cdiff 4c4a6b0e8fa24a628cbca3931745d482c66d303e Sun May 15 18:30:08 CDT 2016 Philippe Reynes <tremyfr@gmail.com> 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.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>