From: Arik Nemtsov Date: Tue, 27 Nov 2012 06:44:56 +0000 (+0200) Subject: wlcore: initialize per-link FW freed blocks correctly X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50a62bb39c66e6ed5f1f581bb32644936f08cf3;p=pandora-kernel.git wlcore: initialize per-link FW freed blocks correctly When a link is allocated, sometimes the "freed packets" counter in FW is non zero, but we always assumed it is. This caused us to incorrectly account FW allocated blocks in some cases. When operating in AP mode, this bug caused some stations to never come back from PSM. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed