immortalwrt/target/linux/ath25
Sergey Ryazanov ce3b135243 ath25: eth: fix crash on skb DMA (un-)map
AR2315 Ethernet driver pass NULL instead of a real device pointer to DMA
(un-)map calls. With kernel version 5.4 such behaviour causes a kernel
panic. Fix this issue by preserving device pointer during the probe
procedure and pass it to each skb data DMA (un-)map call.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2020-09-06 19:49:43 +02:00
..
base-files ath25: add back target support 2020-09-06 19:49:05 +02:00
image ath25: add back target support 2020-09-06 19:49:05 +02:00
patches-5.4 ath25: eth: fix crash on skb DMA (un-)map 2020-09-06 19:49:43 +02:00
profiles ath25: add back target support 2020-09-06 19:49:05 +02:00
config-5.4 ath25: update config for kernel 5.4 2020-09-06 19:49:19 +02:00
Makefile ath25: add back target support 2020-09-06 19:49:05 +02:00