From: Emmanuel Grumbach Date: Mon, 4 Mar 2013 07:11:08 +0000 (+0200) Subject: iwlwifi: mvm: ignore STOP_AGG when restarting X-Git-Tag: v3.9-rc3~36^2~28^2^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9aa8dd33714f17c7229ad89309406a1ccb3cd3f;p=pandora-kernel.git iwlwifi: mvm: ignore STOP_AGG when restarting Since the device is being restarted, all the Rx / Tx Block Ack sessions are been wiped out by the driver. So ignore the requests from mac80211 that stops Tx agg while reconfiguring the device. Note that stopping a non-existing Rx BA session is harmless, so just honor mac80211's request. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed