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:
598b262
)
wlcore: make scan scan configuration functions more generic
author
Eliad Peller
<eliad@wizery.com>
Thu, 22 Nov 2012 16:06:12 +0000
(18:06 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 27 Nov 2012 08:49:25 +0000
(10:49 +0200)
18xx and 12xx have different scan APIs. In 18xx,
the scan and the sched scan use the same struct.
Prepare the scan configuration functions to it, by taking
more generic params (e.g. ieee80211_channel) instead of
specific structs/requests.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found