]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: suppress error message on Rx BA session removal
authorArik Nemtsov <arik@wizery.com>
Wed, 6 Jun 2012 07:48:56 +0000 (10:48 +0300)
committerLuciano Coelho <coelho@ti.com>
Thu, 21 Jun 2012 09:43:06 +0000 (12:43 +0300)
commit89db2b07fdb6924736fa12ad5eb8606f050c3f42
treeeb06868b6927a07c5acceb3030d4de2c632fdc46
parent79e29c1db273ef84532ca25011f329dba3ad515a
wlcore: suppress error message on Rx BA session removal

The ampdu_action() function is called on the reconfig() path to remove
existing Rx BA sessions. Since these don't exist for the low level
driver, we output an error message. Turn the message into a debug
message for now, until the mac80211 reconfig flow is changed.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/main.c