diff options
| author | Philippe Reynes <[email protected]> | 2016-05-16 22:32:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-05-17 02:20:06 +0000 |
| commit | a54d20f85ab12fab4873d2947b2be965430bf609 (patch) | |
| tree | b9e349ac79c83cc1c34699622f2f1f1c05894a3c /net/switchdev/switchdev.c | |
| parent | bpf, doc: fix typo on bpf_asm descriptions (diff) | |
| download | kernel-a54d20f85ab12fab4873d2947b2be965430bf609.tar.gz kernel-a54d20f85ab12fab4873d2947b2be965430bf609.zip | |
net: ethernet: fec-mpc52xx: 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
