kernel: generic: tg3: Fix DMA allocations on 57766 devices
authorJohn Audia <therealgraysky@proton.me>
Sun, 15 Dec 2024 14:30:52 +0000 (09:30 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Dec 2024 00:10:42 +0000 (01:10 +0100)
commit6d0d4ce72f0e00a21a2a2430211015eb623cfbfe
tree087a7a98b269a1d8415bbfa046b7fad3c0f494a9
parent28602452df37f21033e2eabc83cfd6a659d8a4d9
kernel: generic: tg3: Fix DMA allocations on 57766 devices

At the request of rsalvaterra, add this patch to fix an issue
affecting tg3 ethernet interfaces[1].

1. https://github.com/openwrt/openwrt/pull/17271#issuecomment-2543836518

Tested-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/17282
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit a3c484c3b9468a7bd9190b0fee027bb133cee3d5)
target/linux/generic/pending-6.6/791-tg3-Fix-DMA-allocations-on-57766-devices.patch [new file with mode: 0644]