mirror of https://gitee.com/openkylin/linux.git
21b5f672fb
It turned out that on low performance systems the original change can
cause lower tx performance. On a N3450-based mini-PC tx performance
in iperf3 was reduced from 950Mbps to ~900Mbps. Therefore effectively
revert the original change, just use pcie_set_readrq() now instead of
changing the PCIe capability register directly.
Fixes:
|
||
---|---|---|
.. | ||
8139cp.c | ||
8139too.c | ||
Kconfig | ||
Makefile | ||
atp.c | ||
atp.h | ||
r8169.h | ||
r8169_firmware.c | ||
r8169_firmware.h | ||
r8169_main.c | ||
r8169_phy_config.c |