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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue