提交 680e9fe9 编写于 作者: D Domen Puncer 提交者: Jeff Garzik

phy: export phy_mii_ioctl

Export phy_mii_ioctl, so network drivers can use it when built
as modules too.
Signed-off-by: NDomen Puncer <domen@coderock.org>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 a07bc1ff
......@@ -409,6 +409,7 @@ int phy_mii_ioctl(struct phy_device *phydev,
return 0;
}
EXPORT_SYMBOL(phy_mii_ioctl);
/**
* phy_start_aneg - start auto-negotiation for this PHY device
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册