From 55da82d504aebb857366dd7823232020e9ec46b4 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 28 Apr 2008 10:58:22 -0700 Subject: [PATCH] --- yaml --- r: 95362 b: refs/heads/master c: 5d12b132bc0bfb10d3f8d81f92606719b5032dcb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/phy/phy_device.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9c60c7400309..99c14d5afc0b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 23d9b3871fa03af32d06f4946f8d56b1af55997b +refs/heads/master: 5d12b132bc0bfb10d3f8d81f92606719b5032dcb diff --git a/trunk/drivers/net/phy/phy_device.c b/trunk/drivers/net/phy/phy_device.c index ddf8d51832a6..ac3c01d28fdf 100644 --- a/trunk/drivers/net/phy/phy_device.c +++ b/trunk/drivers/net/phy/phy_device.c @@ -256,7 +256,7 @@ void phy_prepare_link(struct phy_device *phydev, /** * phy_connect - connect an ethernet device to a PHY device * @dev: the network device to connect - * @phy_id: the PHY device to connect + * @bus_id: the id string of the PHY device to connect * @handler: callback function for state change notifications * @flags: PHY device's dev_flags * @interface: PHY device's interface