From: Eliad Peller Date: Sun, 10 Nov 2013 10:59:46 +0000 (+0200) Subject: iwlwifi: mvm: fix scan offloading flag definition X-Git-Tag: v3.14-rc1~94^2~482^2^2~10^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de33fb5e80a62a3dfb50ab4d498db9b978c6c07f;p=pandora-kernel.git iwlwifi: mvm: fix scan offloading flag definition Bit 0 in the scan offloading flags asks the filter to pass all the results (instead of filtering them, by default), rather than the other way around (like it is defined and used today). Fix the flag name appropriately, and fix its user. Signed-off-by: Eliad Peller Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed