diff options
author | Heiner Kallweit <[email protected]> | 2019-10-09 20:55:48 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-10-10 16:25:46 -0700 |
commit | 4ebcb113edcc498888394821bca2e60ef89c6ff3 (patch) | |
tree | 3fa941d80e907c8249889324bdc393a753d12574 /tools/perf/scripts/python/bin/syscall-counts-record | |
parent | 70c2655849a25431f31b505a07fe0c861e5e41fb (diff) |
r8169: fix jumbo packet handling on resume from suspend
Mariusz reported that invalid packets are sent after resume from
suspend if jumbo packets are active. It turned out that his BIOS
resets chip settings to non-jumbo on resume. Most chip settings are
re-initialized on resume from suspend by calling rtl_hw_start(),
so let's add configuring jumbo to this function.
There's nothing wrong with the commit marked as fixed, it's just
the first one where the patch applies cleanly.
Fixes: 7366016d2d4c ("r8169: read common register for PCI commit")
Reported-by: Mariusz Bialonczyk <[email protected]>
Tested-by: Mariusz Bialonczyk <[email protected]>
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions