mac80211: advance the state machine immediately if no delay is needed
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 23 Jul 2009 10:13:48 +0000 (12:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jul 2009 19:24:16 +0000 (15:24 -0400)
commitf502d09b750437a4ec9c63333acf1070fe7958af
treea15742067ed116f4404982159e3a05dc7899c28f
parent7d3be3cc489176bc7bd23e673b0b4aef597af2b3
mac80211: advance the state machine immediately if no delay is needed

Instead of queueing the scan work again without delay just process the
next state immediately.

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/scan.c