]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: suppress "Rx of mgmt packet failed" message
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 14 Dec 2015 12:15:08 +0000 (04:15 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 30 Dec 2015 14:57:59 +0000 (16:57 +0200)
commit8f96e0ccd7b51a1cae667dca41cd38e376cf8b5b
treee45885e8e18782bfea0a56f530cb906b917fefc7
parent15ccb484b4ed27191b27faa29cc76eb65d15bec9
mwifiex: suppress "Rx of mgmt packet failed" message

Block ACK action frames are dropped in driver. This error
is expected in this case. Let's lower the priority of this
message.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sta_rx.c
drivers/net/wireless/marvell/mwifiex/uap_txrx.c