]> git.proxmox.com Git - pve-kernel.git/commit
add patch for igc tx timeout issue
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 14 Aug 2023 12:59:17 +0000 (14:59 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 08:01:05 +0000 (10:01 +0200)
commit8b9dc0218075f856d0a7a8d3120d515905b1d6b9
treee570b85fc7cecba30b6cdfb349869cca6668d6a7
parent442eb10018e96d5f85f8e0fd8fc030f07e361a84
add patch for igc tx timeout issue

There were several reports about issues related to igc and tx timeout
and while the issue couldn't be reproduced locally, the hope is that
this fix Friedrich found will resolve the issue for the users. The
kernel versions in the reports would match with when 9b275176270e
("igc: Add ndo_tx_timeout support"), i.e. the one fixed by this
commit, landed.

[0]: https://forum.proxmox.com/threads/130935/
[1]: https://forum.proxmox.com/threads/130415/#post-580064
[2]: https://forum.proxmox.com/threads/132138/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
patches/kernel/0036-igc-Fix-Kernel-Panic-during-ndo_tx_timeout-callback.patch [new file with mode: 0644]