summaryrefslogtreecommitdiff
path: root/virt/Makefile
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2020-11-05 18:14:47 +0100
committerJakub Kicinski <kuba@kernel.org>2020-11-07 12:14:35 -0800
commit847f0a2bfd2fe16d6afa537816b313b71f32e139 (patch)
treea0ae73b51fc4bcd2023f69d26414b95a2ec94bb3 /virt/Makefile
parentcc6528bc9a0c901c83b8220a2e2617f3354d6dd9 (diff)
r8169: disable hw csum for short packets on all chip versions
RTL8125B has same or similar short packet hw padding bug as RTL8168evl. The main workaround has been extended accordingly, however we have to disable also hw checksumming for short packets on affected new chip versions. Instead of checking for an affected chip version let's simply disable hw checksumming for short packets in general. v2: - remove the version checks and disable short packet hw csum in general - reflect this in commit title and message Fixes: 0439297be951 ("r8169: add support for RTL8125B") Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://lore.kernel.org/r/7fbb35f0-e244-ef65-aa55-3872d7d38698@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions