commit | 660925371b9c0545ab41a65d38b47e98e16c1757 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 20 14:58:30 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Mar 09 19:16:46 2014 +0200 |
tree | 50afad0b9ff2adf3dd677014901b8d973adb0c8a | |
parent | 14cfca7152ae5d10b15baf01c7fd60f0f0871062 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>