]> 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)
commitfc950e4f8b4f6120a0139d01345749f0405a8f15
treeeb06868b6927a07c5acceb3030d4de2c632fdc46
parent963b942aa7f3a7fb30e56a839e18212cbf06b21a
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