From: Liad Kaufman Date: Thu, 30 Oct 2014 12:27:13 +0000 (+0200) Subject: iwlwifi: use correct fw file in 8000 b-step X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~17^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977654b15714210159daf5831328327728f9ec91;p=pandora-kernel.git iwlwifi: use correct fw file in 8000 b-step In 8000 B-step the FW file has changed, but by the time we know the HW step, the FW file is already requested. This patch defaults 8000 family to B-step if no HW step is detected in time. When it can it checks what HW step it really is (in 8000 family) and if it isn't B-step, the FW file is released and the A-step file is requested. Signed-off-by: Liad Kaufman Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed