projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6f881
)
fix the name of the micrel PHY driver
author
Gabor Juhos
<juhosg@openwrt.org>
Tue, 29 Jul 2008 12:46:05 +0000
(12:46 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Tue, 29 Jul 2008 12:46:05 +0000
(12:46 +0000)
SVN-Revision: 11990
target/linux/ar71xx/files/drivers/net/phy/micrel.c
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/files/drivers/net/phy/micrel.c
b/target/linux/ar71xx/files/drivers/net/phy/micrel.c
index e6516729f62ff487d1b4345ae90d1e4a749f0a3e..6a40cff1cdd91698e0c0ad34c1fa42ca0c3a0119 100644
(file)
--- a/
target/linux/ar71xx/files/drivers/net/phy/micrel.c
+++ b/
target/linux/ar71xx/files/drivers/net/phy/micrel.c
@@
-46,7
+46,7
@@
static int ksz8041_config_intr(struct phy_device *phydev)
static struct phy_driver ksz8041_phy_driver = {
.phy_id = 0x00221512,
- .name = "Micrel
/Kendin
KSZ8041",
+ .name = "Micrel KSZ8041",
.phy_id_mask = 0x001fffff,
.features = PHY_BASIC_FEATURES,
.flags = PHY_HAS_INTERRUPT,