From: Reinette Chatre Date: Fri, 23 Apr 2010 17:33:33 +0000 (-0700) Subject: iwlwifi: make bcast LQ command available for later restore actions X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e210aef3a8e7472f91d10a50ecbc91c0a53d62;p=pandora-kernel.git iwlwifi: make bcast LQ command available for later restore actions When adding the broadcast station the link quality command is generated on demand, sent to device, and disappears. It is thus not available for later cases when we need to restore stations and need to send the link quality command afterwards. Now, when first adding the broadcast station, also generate its link quality command to always be available for later restoring. Also fix an issue when adding local stations where the "in progress" state is never cleared. Reported-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed