summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-06-18 00:32:14 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-18 08:30:59 +0300
commita0bbb9fe2e26dba9524247f5d81e46f18ba69c9d (patch)
treebdd21eb5b88d728bb25968ef376c3aaf3cc98b36 /drivers/input
parentaf73e72dccaf33d4ae2e9ccf48eeb527c5f24e1a (diff)
downloadlinux-a0bbb9fe2e26dba9524247f5d81e46f18ba69c9d.tar.xz
net: ethernet: et131x: 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 'drivers/input')
0 files changed, 0 insertions, 0 deletions