aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-06-28 23:59:44 +0200
committerDavid S. Miller <davem@davemloft.net>2016-06-29 08:15:33 -0400
commitf786f3564c4f02d5026189d4e4fc5e544d125a0c (patch)
tree8638964f164a8b4453d80efab438aa26f60d71e4 /net/unix/af_unix.c
parentnet_sched: netem: do not call qdisc_drop() with a NULL skb (diff)
downloadlinux-dev-f786f3564c4f02d5026189d4e4fc5e544d125a0c.tar.xz
linux-dev-f786f3564c4f02d5026189d4e4fc5e544d125a0c.zip
net: ethernet: lpc_eth: 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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions