summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-06-16 00:12:48 +0200
committerDavid S. Miller <davem@davemloft.net>2016-06-16 17:07:05 -0700
commitde0eabf86d005ab6b4fd5a5c254dcfe230d88a20 (patch)
tree095b239540f62d995cd986c787dd32a413ac310b /include/linux
parentb4eccef8f30b01e2c09bdd9571c81ed817c3701f (diff)
downloadcachepc-linux-de0eabf86d005ab6b4fd5a5c254dcfe230d88a20.tar.gz
cachepc-linux-de0eabf86d005ab6b4fd5a5c254dcfe230d88a20.zip
net: ethernet: ax88796: 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 'include/linux')
0 files changed, 0 insertions, 0 deletions