summaryrefslogtreecommitdiffstats
path: root/drivers/net/macsec.c
diff options
context:
space:
mode:
authorPhilippe Reynes2016-06-17 23:32:14 +0200
committerDavid S. Miller2016-06-18 07:30:59 +0200
commita0bbb9fe2e26dba9524247f5d81e46f18ba69c9d (patch)
treebdd21eb5b88d728bb25968ef376c3aaf3cc98b36 /drivers/net/macsec.c
parentRDS: TCP: Fix non static symbol warnings (diff)
downloadkernel-qcow2-linux-a0bbb9fe2e26dba9524247f5d81e46f18ba69c9d.tar.gz
kernel-qcow2-linux-a0bbb9fe2e26dba9524247f5d81e46f18ba69c9d.tar.xz
kernel-qcow2-linux-a0bbb9fe2e26dba9524247f5d81e46f18ba69c9d.zip
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/net/macsec.c')
0 files changed, 0 insertions, 0 deletions