summaryrefslogtreecommitdiff
path: root/tools/arch/sh/include/asm
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-05-16 02:35:13 +0300
committerDavid S. Miller <davem@davemloft.net>2016-05-17 04:51:41 +0300
commitb3c40adcc9891a709d30b620f0cabd4679a355b5 (patch)
tree5cf8f4f321880ca94c479987336bced000e9a88c /tools/arch/sh/include/asm
parentcd5f9bb4be950079e911a64972dd7311f0bf8534 (diff)
downloadlinux-b3c40adcc9891a709d30b620f0cabd4679a355b5.tar.xz
net: ethernet: ftgmac100: 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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/arch/sh/include/asm')
0 files changed, 0 insertions, 0 deletions