commit | 26483246b5481af56facb55dac1dc05d7443c124 | [log] [tgz] |
---|---|---|
author | Xi Wang <wangxi11@huawei.com> | Wed Sep 19 18:29:51 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 19 21:20:22 2018 -0700 |
tree | fcf3dbc56327a50b3af0399c7f599d128b3a8822 | |
parent | 3152fcc69ae0636023c0a7099242614357d15a9e [diff] |
net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl This patch adds the .ndo_do_ioctl net_device_ops operation to support the PHY MII ioctl for PF driver. Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC") Signed-off-by: Xi Wang <wangxi11@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>