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)
commitc954910bc4501447cc647d5fca5bd0d9439e177d
treeeb06868b6927a07c5acceb3030d4de2c632fdc46
parentbcab320ba20edf166d82d42928401a0afe61e0c5
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