diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-06-28 01:08:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-29 13:03:38 +0300 |
commit | 8e07269de1fd09a01a2c00aba68b0c13160a6bac (patch) | |
tree | 14c18d7ccd0c9bd0edb816ce6b378ae776cc94c0 /net/unix/af_unix.c | |
parent | bc3a334cc2c49779c90d7057c42c4537cd36256f (diff) | |
download | linux-8e07269de1fd09a01a2c00aba68b0c13160a6bac.tar.xz |
net: ethernet: mvpp2: 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