mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
ar71xx: disable pdata->use_flow_control for QCA9558
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
75b2105cd3
commit
be08fdd007
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user