diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-09-20 23:30:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-22 09:11:40 +0300 |
commit | 262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52 (patch) | |
tree | 8e847277369d42a7ab42fb7a2dfe5c9a162f72ea /fs/jbd2/commit.c | |
parent | e82f71489ffb325a9b7bca367b06a39315452dfe (diff) | |
download | linux-262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52.tar.xz |
net: ethernet: hisilicon: hns: 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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions