commit | c954910bc4501447cc647d5fca5bd0d9439e177d | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Jun 06 10:48:56 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Thu Jun 21 12:43:06 2012 +0300 |
tree | eb06868b6927a07c5acceb3030d4de2c632fdc46 | |
parent | bcab320ba20edf166d82d42928401a0afe61e0c5 [diff] |
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>