mirror of https://github.com/torvalds/linux.git
Currently, after modifying device port mode, the np_link_ok state
is immediately checked. At this point, the device may not yet ready,
leading to the querying of an intermediate state.
This patch will poll to check if np_link is ok after
modifying device port mode, and only report np_link_fail upon timeout.
Fixes:
|
||
|---|---|---|
| .. | ||
| hibmcge | ||
| hns | ||
| hns3 | ||
| Kconfig | ||
| Makefile | ||
| hip04_eth.c | ||
| hisi_femac.c | ||
| hix5hd2_gmac.c | ||
| hns_mdio.c | ||