git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
086f736
)
iwlwifi: mvm: fix scan offloading flag definition
author
Eliad Peller
<eliad@wizery.com>
Sun, 10 Nov 2013 10:59:46 +0000
(12:59 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:29:45 +0000
(22:29 +0200)
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 <eliad@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found