From: Emmanuel Grumbach Date: Thu, 20 Feb 2014 12:58:30 +0000 (+0200) Subject: iwlwifi: mvm: fix scan offload for BGN SKU X-Git-Tag: v3.15-rc1~113^2~93^2^2~12^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=660925371b9c0545ab41a65d38b47e98e16c1757;p=pandora-kernel.git iwlwifi: mvm: fix scan offload for BGN SKU BGN SKU won't scan on 5.2GHz obviously, but the firmware still expects the driver to reserve space for the the probe request for the 5.2GHz band. Fix this by allocating space and leave it empty. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=69541 Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed