From: Luciano Coelho Date: Wed, 20 Oct 2010 12:15:52 +0000 (+0300) Subject: wl1271: exit ELP mode when setting enabled rates in tx X-Git-Tag: v2.6.38-rc1~476^2~558^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5404643139c16e56d31a6ebd09cfa6db1eb03a36;p=pandora-kernel.git wl1271: exit ELP mode when setting enabled rates in tx This bug was being triggered by a call to acx_rate_policies in tx_work without calling ps_elp_wakeup first. If we have full PSM enabled, this happens rather often, immediately after association. Reported-by: Tuomas Katila Signed-off-by: Luciano Coelho Tested-by: Tuomas Katila --- Reading git-diff-tree failed