wlcore: make scan scan configuration functions more generic
authorEliad Peller <eliad@wizery.com>
Thu, 22 Nov 2012 16:06:12 +0000 (18:06 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 27 Nov 2012 08:49:25 +0000 (10:49 +0200)
commit512c5385e6dc86addc9e51848913378052aa5e03
tree7b238e11c7cb43ae6ff7a19c279bff572c8cfd83
parent598b262a06235ced311a5327e1fbcedd74da53c9
wlcore: make scan scan configuration functions more generic

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>
drivers/net/wireless/ti/wlcore/scan.c