From: Juuso Oikarinen Date: Thu, 1 Apr 2010 08:38:19 +0000 (+0300) Subject: wl1271: Fix keep-alive related command error X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b359c61dc496508b77d1242726e40238e62128;p=pandora-kernel.git wl1271: Fix keep-alive related command error The firmware does not like the host configuring the keep-alive after it has been once configured after a join-operation. Instead, it will complain about invalid parameters, which do not break functionality, but do not look nice in the syslog either. This patch prevents the complaints by only configuring the keep-alive once for an association, after the first time join is performed with the correct bssid. Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed