ltq-deu: Mark lantiq DEU broken
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 26 Jun 2021 22:52:50 +0000 (00:52 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 30 Jun 2021 21:14:43 +0000 (23:14 +0200)
commit964863bb23999a1fae99b883053cc4f3c5c42b40
treeda8abc5f6392fc3b808da8619a2d0e37156b28ab
parent5e52f96714ee113b7703cb5a6c4cce1aeaec4373
ltq-deu: Mark lantiq DEU broken

When the ltq_deu_vr9 kernel module is loaded, hostapd does not start any
more. It fails with this error message:
daemon.err hostapd: nl80211: kernel reports: key addition failed
daemon.err hostapd: Interface initialization failed

OpenWrt uses the standard Linux crypto API in the wifi drivers now
and this probably makes the system offload more crypto operations to
special hardware like the Lantiq DEU. There is probably a bug in the DEU
and these operations fail and then hostapd does not start the interface.

Do not include the Lantiq DEU by default any more.

Fixes: FS#3901
Fixes: 53b6783907f3 ("mac80211: remove patches stripping down crypto support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by: Notupus <notpp46@gmail.com>
target/linux/lantiq/image/ar9.mk
target/linux/lantiq/image/danube.mk
target/linux/lantiq/xrx200/target.mk