Skip to content
Commit 7ebc4822 authored by Ivan Vecera's avatar Ivan Vecera Committed by David S. Miller
Browse files

r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips



Enforcing this flag in RxConfig for the mentioned chips fixes netdev
watchdog issues prepended with AMD IOMMU message(s) like:
AMD-Vi: Event logged [IO_PAGE_FAULT device=01:00.0 domain=0x001d address=0x0000000000003000 flags=0x0050]

Note that this flag is also set in Realtek's own driver for these chips.

Signed-off-by: default avatarIvan Vecera <ivecera@redhat.com>
Tested-by: default avatarAlexander Lindqvist <alexander@bitspace.se>
Acked-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 786c2077
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment