projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8091b57
)
generic: ar8216: fix phy driver name
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 7 Mar 2012 16:32:28 +0000
(16:32 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 7 Mar 2012 16:32:28 +0000
(16:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30836
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/ar8216.c
patch
|
blob
|
history
diff --git
a/target/linux/generic/files/drivers/net/phy/ar8216.c
b/target/linux/generic/files/drivers/net/phy/ar8216.c
index
3019ace
..
12cba97
100644
(file)
--- a/
target/linux/generic/files/drivers/net/phy/ar8216.c
+++ b/
target/linux/generic/files/drivers/net/phy/ar8216.c
@@
-993,7
+993,7
@@
ar8216_remove(struct phy_device *pdev)
static struct phy_driver ar8216_driver = {
.phy_id = 0x004d0000,
- .name = "Atheros AR8216/AR8
316/AR832
6",
+ .name = "Atheros AR8216/AR8
236/AR831
6",
.phy_id_mask = 0xffff0000,
.features = PHY_BASIC_FEATURES,
.probe = ar8216_probe,