From 977654b15714210159daf5831328327728f9ec91 Mon Sep 17 00:00:00 2001 From: Liad Kaufman Date: Thu, 30 Oct 2014 14:27:13 +0200 Subject: [PATCH] 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-format-patch failed