android_kernel_xiaomi_sm7250/drivers/net/wireless/quantenna
Sergey Matyukevich fe46630cd2 qtnfmac: drop error reports for out-of-bounds key indexes
[ Upstream commit 35da3fe63b8647ce3cc52fccdf186a60710815fb ]

On disconnect wireless core attempts to remove all the supported keys.
Following cfg80211_ops conventions, firmware returns -ENOENT code
for the out-of-bound key indexes. This is a normal behavior,
so no need to report errors for this case.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:21 +01:00
..
qtnfmac qtnfmac: drop error reports for out-of-bounds key indexes 2019-11-24 08:20:21 +01:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile