mac80211: introduce a new scan state "decision"
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 23 Jul 2009 10:13:56 +0000 (12:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jul 2009 19:24:16 +0000 (15:24 -0400)
commit2fb3f028a9a46bd344329766257699b4acb36525
tree8269e2e577f3f3d5ba45231230c2194b20564c1f
parentf502d09b750437a4ec9c63333acf1070fe7958af
mac80211: introduce a new scan state "decision"

Introduce a new scan state "decision" which is entered after
every completed scan operation and decides about the next steps.
At first the decision is in any case to scan the next channel.
This shouldn't introduce any functional changes.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/scan.c