提交 19945333 编写于 作者: S stephen hemminger 提交者: David S. Miller

Supject: phy: make local function static

Signed-off-by: NStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7068a675
......@@ -159,7 +159,7 @@ static int lxt973a2_update_link(struct phy_device *phydev)
return 0;
}
int lxt973a2_read_status(struct phy_device *phydev)
static int lxt973a2_read_status(struct phy_device *phydev)
{
int adv;
int err;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册