aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2019-10-22 11:27:42 -0700
committerJakub Kicinski <jakub.kicinski@netronome.com>2019-10-22 11:27:42 -0700
commit88652bf8ce4b91c49769a2a49c17dc44b85b4fa2 (patch)
tree11806956502e3f52c53712c19863ba020bbf2120 /drivers/net/dsa
parentMerge branch 'net-smc-improve-termination-handling' (diff)
parentr8169: remove rtl_hw_start_8168bef (diff)
downloadlinux-dev-88652bf8ce4b91c49769a2a49c17dc44b85b4fa2.tar.xz
linux-dev-88652bf8ce4b91c49769a2a49c17dc44b85b4fa2.zip
Merge branch 'r8169-remove-fiddling-with-the-pcie-max-read-request-size'
Heiner Kallweit says: ==================== The attempt to improve performance by changing the PCIe max read request size was added in the vendor driver more than 10 years back and copied to r8169 driver. In the vendor driver this has been removed long ago. Obviously it had no effect, also in my tests I didn't see any difference. Typically the max payload size is less than 512 bytes anyway, and the PCI core takes care that the maximum supported value is set. So let's remove fiddling with PCIe max read request size from r8169 too. This change allows to simplify the driver in the subsequent three patches of this series. ==================== Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions