projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b2105
)
ar71xx: disable pdata->use_flow_control for QCA9558
author
Felix Fietkau
<nbd@nbd.name>
Mon, 27 Jun 2016 08:04:47 +0000
(10:04 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 27 Jun 2016 10:12:40 +0000
(12:12 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
b/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
index bdae999d5d42e61b1d94d5908cede7e4b1772103..4c6588d6aec194688d7b71aacc852b7d7630fd9f 100644
(file)
--- a/
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
+++ b/
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
@@
-1044,7
+1044,6
@@
void __init ath79_register_eth(unsigned int id)
pdata->reset_bit = QCA955X_RESET_GE1_MAC |
QCA955X_RESET_GE1_MDIO;
pdata->set_speed = qca955x_set_speed_sgmii;
- pdata->use_flow_control = 1;
}
pdata->has_gbit = 1;