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)
commitbd642acf3213c2856221b4f3e2fd84056578b4fd
treee45885e8e18782bfea0a56f530cb906b917fefc7
parentabffd274a243c5e5e72a39148c9dd36b26f7c6b7
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