Hi Helmut,
helmut.rai...@hale.at wrote:
> From: Helmut Raiger
>
> The driver already had the MII functions, but they have not been
> registered using miiphy_register().
>
> Signed-off-by: Helmut Raiger
[...]
I implemented in the past, but never found the time to polish it for
submission. It look
From: Helmut Raiger
The driver already had the MII functions, but they have not been
registered using miiphy_register().
Signed-off-by: Helmut Raiger
---
drivers/net/smc911x.c | 36 ++--
1 files changed, 30 insertions(+), 6 deletions(-)
diff --git a/drivers/n
On Monday, June 27, 2011 03:22:03 helmut.rai...@hale.at wrote:
> From: Helmut Raiger
>
> The driver already had the MII functions, but they have not been
> registered using miiphy_register().
missing signed-off-by tag
> +static int mii_phy_read(char *devname, u8 phy, u8 reg, u16 *val)
this nam
From: Helmut Raiger
The driver already had the MII functions, but they have not been
registered using miiphy_register().
---
drivers/net/smc911x.c | 24
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/drivers/net/smc911x.c b/drivers/net/smc911x.c
index
4 matches
Mail list logo