immortalwrt/target/linux/ath25
Sergey Ryazanov 24c982031d 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-07 17:08:58 +08:00
..
base-files Merge Mainline 2020-08-03 21:02:18 +08:00
image sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
patches-5.4 ath25: eth: fix crash on skb DMA (un-)map 2020-09-07 17:08:58 +08:00
profiles update source 2017-09-06 19:19:45 +08:00
config-5.4 ath25: update config for kernel 5.4 2020-09-07 17:07:47 +08:00
Makefile ath25: add back target support 2020-09-07 17:06:52 +08:00