From: Christian Lamparter Date: Fri, 29 Oct 2010 21:41:16 +0000 (+0200) Subject: carl9170: stop stale uplink BA sessions X-Git-Tag: v2.6.38-rc1~476^2~558^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6cef513fab525399e484edc9bfb39b6d462f76;p=pandora-kernel.git carl9170: stop stale uplink BA sessions This patch fixes a possible lengthy stall if the device is operating as an experimental 11n AP and an STA [during heavy txrx action] suddenly signalized to go off-channel (old NetworkManager), or (sleep - which is unlikely, because then it wouldn't be *active* at all!?). Because the driver has to manage the BA Window, the sudden PSM transition can leave active uplink BA sessions to the STA in a bad state and a proper cleanup is needed. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed