]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: fix L2 RX status handling
authorMaya Erez <merez@codeaurora.org>
Wed, 31 Oct 2018 08:52:19 +0000 (10:52 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 16:03:43 +0000 (18:03 +0200)
commit04de15010aa42a92add66b159e3ae44b4287390f
tree80b3045d26ead7dfd84e5d35d400f4f2c8ea6ea7
parent84ec040d0fb25197584d28a0dedc355503cd19b9
wil6210: fix L2 RX status handling

L2 RX status errors should not be treated as a bitmap and the actual
error values should be checked.
Print L2 errors as wil_err_ratelimited for easier debugging
when such errors occurs.

Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/txrx_edma.c