]> Pileus Git - ~andy/linux/commit
wlcore: don't call ieee80211_sched_scan_stopped directly
authorEliad Peller <eliad@wizery.com>
Thu, 22 Nov 2012 16:06:11 +0000 (18:06 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 27 Nov 2012 08:49:25 +0000 (10:49 +0200)
commit598b262a06235ced311a5327e1fbcedd74da53c9
treea6eea7c95aa088ffe0ee2745d0fa21af0b2c7d64
parent48af2eb046bd452f381f142b19cf9c86ddf575f5
wlcore: don't call ieee80211_sched_scan_stopped directly

When we stop sched scan during connection, we shouldn't
call ieee80211_sched_scan_stopped directly, but do it
in the normal flow, as part of the SCHED_SCAN_COMPLETED
event handling.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/main.c