projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] ag71xx driver: don't refill rx buffers twice
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
phy
/
micrel.c
diff --git
a/target/linux/ar71xx/files/drivers/net/phy/micrel.c
b/target/linux/ar71xx/files/drivers/net/phy/micrel.c
index
e651672
..
6a40cff
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,
This page took
0.020715 seconds
and
4
git commands to generate.