From: Arik Nemtsov Date: Wed, 6 Jun 2012 07:48:56 +0000 (+0300) Subject: wlcore: suppress error message on Rx BA session removal X-Git-Tag: v3.6-rc1~125^2~57^2~246^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c954910bc4501447cc647d5fca5bd0d9439e177d;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed