commit | 7cb83b21fd3bb9a27b1a00a2a8b436761e969f0b | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Oct 23 21:09:34 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 25 20:28:30 2019 -0700 |
tree | 66d3aae384886345e525f95513471cefeffd159e | |
parent | 8ca12bc36f6b3bbecb929734f2a01991ab957c63 [diff] |
r8169: align fix_features callback with vendor driver This patch aligns the fix_features callback with the vendor driver and also disables IPv6 HW checksumming and TSO if jumbo packets are used on RTL8101/RTL8168/RTL8125. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>